Sensible home page
Search...
⌘K
Ask AI
Sign In
Try Sensible
Try Sensible
Search...
Navigation
API Tutorial
API tutorial
Documentation
API Reference
Changelog
Tutorials
API Status
Blog
Welcome
Getting started
Integrating
Choosing an extraction approach
Integrations
SDK guides
Zapier Overview
API quickstart
Quick Extraction
LLM-based Extractions
Prompt Tips
Advanced prompt configuration
Layout-based Extractions
Getting started with layout-based extractions
Out-of-the-box extractions
Multi-document extractions
Repeating layouts
App Guide
Document Type Classification
Classifying documents by type
Best Practices
Troubleshooting LLM extractions
Monitoring extractions
Qualifying LLM accuracy
Validating extractions
Tutorials
SenseML Reference
SenseML reference introduction
Field Query Object
Methods
LLM based methods
Preprocessors
Computed Field Methods
Sections
Config Settings
Document type settings
Advanced computed field methods
Concepts
API
API Tutorial
Overview
Try synchronous extraction
Try asynchronous extraction from your URL
Try asynchronous extraction from a Sensible URL
Try a webhook
Code examples
On this page
Prerequisites
Next steps
API Tutorial
API tutorial
Get started with extracting structured data from documents using the Sensible API.
If you’re new to APIs in general, these tutorials are a good starting point.
Or, if you’re familiar with APIs:
see the
API quickstart
to get a sample API response.
explore the Sensible Postman collection:
Run in Postman
Prerequisites
To follow these tutorials, you need:
An
API key
. Create this key after you sign up for a
Sensible account
.
Postman
desktop app, or a command line with cURL installed.
An example extraction configuration. See the following section.
Prerequisite: Create example extraction configuration
Navigate to Sensible’s
open-source configuration library
to choose an example document type. For this tutorial, select
Tax forms
.
Select
Clone to account
to copy example tax forms and associated configurations for extracting data from those forms to your account.
Next steps
Try out the endpoints with these tutorials:
Try synchronous extraction
Try asynchronous extraction
Try a webhook
Choosing a Table method
Try synchronous extraction
Assistant
Responses are generated using AI and may contain mistakes.