Run a custom extractor on a document to extract specific information. Each extractor is designed to identify and extract particular types of data from documents.
Bearer YOUR_API_KEY
callback_url
is provided, you will receive POST requests with status updates:
PENDING
. Call Get Document periodically using the returned id
until status
changes to COMPLETED
or FAILED
. The output_file_url
field will then be available for download.