Skip to main content

Processing Options

Invaro offers two ways to process documents:
  1. Individual Processing - Process one document at a time
  2. 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