Use this endpoint with multiple documents that are packaged into one PDF file (a PDF "portfolio").
Segments a PDF at the specified document_url into the specified document types (for example, 1099, w2, and bank_statement)
and then runs extractions asynchronously for each document Sensible finds in the PDF portfolio. 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 more about extracting from PDF portfolios, see Extracting from document portfolios.
Language
Authentication
Bearer
Click Try It! to start a request and see the response here!