Mindee · Arazzo Workflow
Mindee Crop Document
Version 1.0.0
Enqueue a document for cropping, poll until processed, then read the detected objects and their crop coordinates.
View Spec
View on GitHub
Document ParsingOCRIDPArtificial IntelligenceMachine-LearningInvoicesReceiptsIDSComputer-VisionArazzoWorkflows
Provider
Workflows
crop-document
Upload a document and read the detected crop regions.
Sends a file to the crop enqueue endpoint, polls the job until processing finishes, and retrieves the crop result containing the detected objects and their coordinates.
1
enqueueCrop
Send the document to the asynchronous crop queue. Returns a job whose status begins as Processing.
2
pollJob
Poll the shared jobs endpoint until the crop job reports Processed or Failed.
3
getResult
Retrieve the completed crop inference and read the detected objects and their cropping coordinates.
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.