Extract data asynchronously from a document at the specified document_url.

You must use this or other asynchronous endpoints for documents that are over 4.5MB in size or require over 30 seconds to process.
Take the following steps.

  1. Run this endpoint.
  2. To retrieve the extraction, use a webhook, or use the extraction id returned in the response to poll the GET documents/{id} endpoint.
    For a step-by-step tutorial on calling this endpoint,
    see Try asynchronous extraction from your URL.
Language
Authentication
Bearer
Click Try It! to start a request and see the response here!