Mindee · Arazzo Workflow
Mindee Extract From URL
Version 1.0.0
Enqueue a publicly hosted document by URL for extraction, poll until processed, then read the extracted fields.
View Spec
View on GitHub
Document ParsingOCRIDPArtificial IntelligenceMachine-LearningInvoicesReceiptsIDSComputer-VisionArazzoWorkflows
Provider
Workflows
extract-from-url
Submit a document URL for extraction and read the parsed fields.
Sends a publicly accessible document URL to the extraction enqueue endpoint, polls the job until processing finishes, and retrieves the extracted fields.
1
enqueueByUrl
Submit the document URL to the asynchronous extraction queue so Mindee downloads and processes the remote file.
2
pollJob
Poll the shared jobs endpoint until the extraction job reports Processed or Failed.
3
getResult
Retrieve the completed extraction inference and read the structured fields parsed from the remote 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.