Sensible website screenshot

Sensible

Sensible is a developer-focused document understanding platform that converts unstructured documents (PDFs, emails, images) into JSON. The core IP is SenseML — a document-specific query language combining LLM techniques with layout-based rules. The REST API exposes extract, classify, fill, generate and document-management endpoints, with SDKs for Node, Python and Go.

Sensible publishes 8 APIs on the APIs.io network, including Account API, Classify API, Configs API, and 5 more. Tagged areas include Artificial Intelligence, Document AI, IDP, Extraction, and LLM.

Sensible’s developer surface includes authentication, documentation, pricing, GitHub presence, engineering blog, and 10 more developer resources.

34.8/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
Artificial IntelligenceDocument AIIDPExtractionLLMSenseMLPDF

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sensible-io: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Sensible REST API

REST API for document extraction (sync/async, single-document or portfolio), classification, fill, generation and configuration management. Bearer-token auth.

Sensible Account API

Account-related resources

Sensible Classify API

Document type classification

Sensible Configs API

Manage document type configs (SenseML)

Sensible Document Types API

Manage document types

Sensible Documents API

Retrieve documents and extractions

Sensible Extract API

Document data extraction

Sensible Reference Documents API

Manage reference documents per type

Sensible Upload API

Generate upload URLs for documents

Scroll for all 9

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Sensible REST Account API

OPEN COLLECTION

Sensible REST API

OPEN COLLECTION

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sensible Io Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sensible Io Authentication

http · 1 scheme

SECURITY

Sensible Io Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sensible Io Vulnerability Disclosure

disclosure policy published

SECURITY

Sensible Io Trust Center

SOC 2, HIPAA

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Sensible Io Agentic Access

32 operations · 20 acting

32 operations · 20 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sensible-io
aname: sensible-io
url: https://raw.githubusercontent.com/api-evangelist/sensible-io/refs/heads/main/apis.yml
name: Sensible
kind: company
description: Sensible is a developer-focused document understanding platform that converts unstructured documents (PDFs, emails,
  images) into JSON. The core IP is SenseML — a document-specific query language combining LLM techniques with layout-based
  rules. The REST API exposes extract, classify, fill, generate and document-management endpoints, with SDKs for Node, Python
  and Go.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sensible-io.png
tags:
- Artificial Intelligence
- Document AI
- IDP
- Extraction
- LLM
- SenseML
- PDF
tags_raw:
- AI
- Document AI
- IDP
- Extraction
- LLM
- SenseML
- PDF
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
apis:
- aid: sensible-io:rest
  name: Sensible REST API
  description: REST API for document extraction (sync/async, single-document or portfolio), classification, fill, generation
    and configuration management. Bearer-token auth.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - REST
  - Extraction
  - Classification
  - LLM
  - SenseML
  properties:
  - type: Documentation
    url: https://docs.sensible.so/
  - type: APIReference
    url: https://docs.sensible.so/reference/api-overview
  - type: SDKs
    url: https://github.com/sensible-hq
- aid: sensible-io:sensible-io-account-api
  name: Sensible Account API
  description: Account-related resources
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-account-api-openapi.yml
- aid: sensible-io:sensible-io-classify-api
  name: Sensible Classify API
  description: Document type classification
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Classify
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-classify-api-openapi.yml
- aid: sensible-io:sensible-io-configs-api
  name: Sensible Configs API
  description: Manage document type configs (SenseML)
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Configs
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-configs-api-openapi.yml
- aid: sensible-io:sensible-io-document-types-api
  name: Sensible Document Types API
  description: Manage document types
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Document Types
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-document-types-api-openapi.yml
- aid: sensible-io:sensible-io-documents-api
  name: Sensible Documents API
  description: Retrieve documents and extractions
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-documents-api-openapi.yml
- aid: sensible-io:sensible-io-extract-api
  name: Sensible Extract API
  description: Document data extraction
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Extract
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-extract-api-openapi.yml
- aid: sensible-io:sensible-io-reference-documents-api
  name: Sensible Reference Documents API
  description: Manage reference documents per type
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Reference Documents
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-reference-documents-api-openapi.yml
- aid: sensible-io:sensible-io-upload-api
  name: Sensible Upload API
  description: Generate upload URLs for documents
  humanURL: https://docs.sensible.so/reference/api-overview
  baseURL: https://api.sensible.so/v0
  tags:
  - Upload
  properties:
  - type: OpenAPI
    url: openapi/sensible-io-upload-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/sensible-io-agentic-access.yml
- type: TrustCenter
  url: security/sensible-io-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/sensible-io-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/sensible-io-domain-security.yml
- type: Authentication
  url: authentication/sensible-io-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sensible-io
- type: Website
  url: https://www.sensible.so/
- type: Documentation
  url: https://docs.sensible.so/
- type: Pricing
  url: https://www.sensible.so/pricing
- type: GitHub
  url: https://github.com/sensible-hq
- type: Plans
  url: plans/sensible-io-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sensible-io-rate-limits.yml
- type: FinOps
  url: finops/sensible-io-finops.yml
- type: LlmsText
  url: https://docs.sensible.so/llms.txt
- type: Blog
  url: https://www.sensible.so/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sensible-io"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sensible-io/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sensible-io/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.