Mindee
communityDocument parsing API with pre-built models for invoices, receipts, IDs, and passports.
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.
POST
https://api.mindee.net/v1/products/{productName}/v{version}/predictParse document
Parameters
versionversion (integerrequireddocumentfile (binaryrequiredproductNamemindee/invoices|mindee/receipts|mindee/passports (stringrequiredReturns
prediction with extracted fields based on document type, pages[] with orientation, confidenceGET
https://api.mindee.net/v1/products/{productName}/v{version}/documents/{documentId}Get parsed document
Parameters
versionversion (integerrequireddocumentIddocument ID (stringrequiredproductNameproduct (stringrequiredReturns
prediction with extracted fields, processing_time, n_pagesGET
https://api.mindee.net/v1/productsList products
Returns
products[] with name, version, description, input_types[]