Welcome to Sensible! If you have any questions, please post to our community or reach out to [email protected] and we'd be happy to help you out.

Sensible provides the following endpoints for you to extract data out of your documents:

EndpointsLinksNotes
Document extraction (synchronous)Extract data from a documentThe majority of our users can use this endpoint, which takes a document file, such as a PDF, and returns extracted data synchronously.
Get Excel from PDFsGet Excel extractionGet well-structured Excel files converted from PDF documents. This endpoint also supports documents formatted as images, for example, PNG or JPEG.
Document extraction (asynchronous)- Extract doc at a Sensible URL

- Extract doc at your URL
Use the asynchronous endpoints for documents that are greater than 4.5MB in size or that require over 30 seconds of processing time. You have two options for asynchronously extracting from your document:
- extract a doc at a URL you provide
- upload and extract the doc at a Sensible URL.
You can then call the Retrieve extraction endpoint to get the results, or specify a webhook for Sensible to push the results to as soon as they're ready.
Portfolio extraction (asyncronous)- Extract portfolio at a Sensible URL
- Extract portfolio at your URL
Use these endpoints with multiple documents that are packaged into one PDF file (a PDF "portfolio").
SenseML configurationSee endpoints under Configuration, for example, List document types for this account.Configure extractions using these endpoints as an alternative to manual configuration in the Sensible app.