Mindee Extraction API
Extract structured fields from invoices, receipts, IDs, passports, resumes, bank statements, and any other document type via Mindee's configurable extraction models. Enqueue a file at POST /v2/inferences/enqueue (or POST /v2/products/extraction/enqueue), reference your model_id, and retrieve the structured JSON result from GET /v2/inferences/{inference_id}. Supports RAG, raw text, polygons, and confidence scores depending on plan.
Documentation
Documentation
https://docs.mindee.com/extraction-models/data-schema
Documentation
https://docs.mindee.com/integrations/api-overview
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/json-schema/mindee-inference-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/json-structure/mindee-extraction-structure.json
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/json-ld/mindee-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/examples/mindee-extraction-enqueue-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/examples/mindee-extraction-result-example.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-bank-statement-extraction-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-classify-document-type-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-classify-then-extract-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-crop-document-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-custom-document-extraction-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-extract-from-url-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-invoice-extraction-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-ocr-full-text-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-ocr-then-extract-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-passport-id-extraction-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-poll-job-with-failure-branch-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-receipt-extraction-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-split-multi-document-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/arazzo/mindee-split-then-extract-workflow.yml