Mindee · Arazzo Workflow
Mindee Passport and ID Extraction
Version 1.0.0
Enqueue a passport or identity document with polygon locations, poll until processed, then read the extracted holder fields.
View Spec
View on GitHub
Document ParsingOCRIDPArtificial IntelligenceMachine-LearningInvoicesReceiptsIDSComputer-VisionArazzoWorkflows
Provider
Workflows
passport-id-extraction
Upload a passport or ID document with polygon locations and read the extracted holder fields.
Sends an identity document to the extraction enqueue endpoint with polygon location calculation enabled, polls the job until processing finishes, and retrieves the parsed identity fields with their bounding box locations.
1
enqueueDocument
Send the identity document to the asynchronous extraction queue with the polygon option enabled so each field carries a bounding box location.
2
pollJob
Poll the shared jobs endpoint until the identity extraction job reports Processed or Failed.
3
getResult
Retrieve the completed extraction inference and read the structured identity fields and their locations parsed from the document.
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.