aiendpoint.dev
ServicesVeryfi

Veryfi

community

AI document processing API for receipts, invoices, and financial documents.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://veryfi.comapikeyaideveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://api.veryfi.com/api/v8/partner/documents/

Process document

Parameters

file_urldocument URL (stringoptional
file_database64 file (stringoptional
categoriesexpense categories (string[]optional

Returns

id, vendor.name, total, tax, date, line_items[] with description, quantity, price, total; payment.type, currency_code
GEThttps://api.veryfi.com/api/v8/partner/documents/{id}/

Get processed document

Parameters

iddocument ID (integerrequired

Returns

id, vendor, total, subtotal, tax, date, line_items[], payment, currency_code, ocr_text, img_url
GEThttps://api.veryfi.com/api/v8/partner/documents/

List documents

Parameters

pagepage (integeroptional
page_sizeresults (integeroptional

Returns

documents[] with id, vendor.name, total, date, category, created_at