Captures data from the submitted form without sending it to our human verifiers. Results are returned immediately in exchange for accuracy.
This endpoint accepts an ordered sequence of PNG or JPEG-formatted images encoded in multipart/form-data format.
Documents submitted to this endpoint are not saved to any Book.
A possible use case is to verify the presence of certain required documents, or to ensure that important fields (e.g. name and address) are provided.
A response from this endpoint may take longer than it would from most of our other endpoints depending on the size and complexity of the uploaded document. However, it will always be faster than waiting for the document to be processed by our standard pipeline.
You can use this endpoint with the same authentication system used by the rest of the API.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
415
The request body had a payload with a content-type not equal to application/pdf. Ensure that the file and content-type header are each correct.
Updated 8 months ago
Language
ShellPython
Credentials
OAuth2
OAuth2
Loading…
Response
Choose an example:
application/json
200Â -Â Successful Optima Capture400Â -Â No PDF Provided400Â -Â Invalid PDF401Â -Â Unauthorized405Â -Â Method Not Allowed415Â -Â Invalid content-type