Skip to main content
Asynchronous extraction allows documents to be processed in the background. When a request is submitted, the system immediately returns a unique job identifier (GUID) and closes the connection.

Endpoint

Request Header

All requests must include an API key in the Authorization header.

Request Body

The request must be sent as multipart/form-data.

Document Source

The file is compulsory when sending requests.

Extraction Optons

Request Example

Response Example