Mindee · Arazzo Workflow
Mindee Receipt Extraction
Version 1.0.0
Enqueue a receipt with confidence scoring, poll until processed, then read the extracted line items and totals.
View Spec
View on GitHub
Document ParsingOCRIDPArtificial IntelligenceMachine-LearningInvoicesReceiptsIDSComputer-VisionArazzoWorkflows
Provider
Workflows
receipt-extraction
Upload a receipt with confidence scoring and read the extracted fields.
Sends a receipt file to the extraction enqueue endpoint with confidence enabled, polls the job until processing finishes, and retrieves the parsed fields with their confidence attributes.
1
enqueueReceipt
Send the receipt file to the asynchronous extraction queue with the confidence option enabled so each field carries a confidence level.
2
pollJob
Poll the shared jobs endpoint until the receipt extraction job reports Processed or Failed.
3
getResult
Retrieve the completed extraction inference and read the structured fields and their confidence attributes parsed from the receipt.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.