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
Examples
Example
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/examples/mindee-extraction-enqueue-example.json
Example
https://raw.githubusercontent.com/api-evangelist/mindee/refs/heads/main/examples/mindee-extraction-result-example.json
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