Processes any document based on its type. Automatically routes to the appropriate processing handler. Simplifies client integration by using a single endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Processing job accepted
The response is of type object
.
Processes any document based on its type. Automatically routes to the appropriate processing handler. Simplifies client integration by using a single endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Processing job accepted
The response is of type object
.