Endpoint
Request headers
string
required
JWT access token obtained from POST /authtoken.
Request body
string
required
The product type assigned to your organization. This determines the document classification and extraction workflow that Atlas applies.
array
required
An array of file objects. Multiple documents can be submitted in a single request.
Response
string
A unique identifier assigned to this upload batch. Use this value to retrieve extraction results from the extracts API.
Example
Error responses
Atlas begins processing immediately after the upload is accepted. Save the returned
batch_id and use it with the extracts API to retrieve OCR and extraction results.
