Documentation Index
Fetch the complete documentation index at: https://sensible.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Portfolio
Extract portfolio at your URL
Use this endpoint with multiple documents that are packaged into one file (a “portfolio”). For a list of supported file types, see Supported file types.
Segments a portfolio file 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 portfolio. Take the following steps.
- Run this endpoint.
- To retrieve the extraction, use a webhook, or use the extraction
idreturned in the response to poll the GET documents/ endpoint. For more about extracting from portfolios, see Multi-document extractions.

