Quickstart
Process Documents
Learn how to process your uploaded documents individually or in batch
Processing Options
Invaro offers two ways to process documents:
- Individual Processing - Process one document at a time
- Batch Processing - Process up to 10 documents simultaneously
Individual Processing
cURL
JavaScript
Batch Processing
Process multiple documents at once (maximum 10 documents per batch):
cURL
JavaScript
For batch processing, you’ll receive both a batch_id
and an array of job_ids
. You can use either to check the processing status.
Next Steps
Check Status
Learn how to check the processing status of your documents