Mindee · Arazzo Workflow
Mindee Split Multi-Document File
Version 1.0.0
Enqueue a multi-document file for splitting, poll until processed, then read the identified document ranges.
View Spec
View on GitHub
Document ParsingOCRIDPArtificial IntelligenceMachine-LearningInvoicesReceiptsIDSComputer-VisionArazzoWorkflows
Provider
Workflows
split-multi-document
Upload a multi-document file and read the identified document ranges.
Sends a file to the split enqueue endpoint, polls the job until processing finishes, and retrieves the split result containing the identified document ranges.
1
enqueueSplit
Send the multi-document file to the asynchronous split queue. Returns a job whose status begins as Processing.
2
pollJob
Poll the shared jobs endpoint until the split job reports Processed or Failed.
3
getResult
Retrieve the completed split inference and read the list of documents identified within the source file.
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.