Skip to content

api-evangelist/sensible-so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensible-so (sensible-so)

Sensible is a document-automation API platform that extracts structured data from PDFs, images, spreadsheets, and emails using a hybrid of deterministic layout-based methods and LLM-based query methods. SenseML, Sensible's config language, lets engineers declare what to pull and where. The platform ships with 150+ open-source pre-built configurations across financial services, insurance, logistics, real estate, and healthcare. Sensible exposes sync and async extraction, classification, portfolio segmentation, CSV/Excel export, human review, coverage statistics, configuration versioning, and webhook delivery, all behind a bearer-auth REST surface plus a Postman collection, an MCP server, and Python / JavaScript SDKs.

APIs.json: https://raw.githubusercontent.com/api-evangelist/sensible-so/refs/heads/main/apis.yml

Scope

  • Position: Consuming

Timestamps

  • Created: 2026-05-25T00:00:00.000Z
  • Modified: 2026-05-25

APIs

Sensible Extractions API

Extract structured data from documents synchronously or asynchronously. Supports sync POST /extract/{document_type}, async POST /extract_from_url, async via Sensible-signed POST /generate_upload_url, portfolio (multi-document) extractions, CSV and Excel output, /extractions listing and /documents/{id} retrieval, daily coverage statistics, and review auth-token issuance for human-in-the-loop workflows. All endpoints are bearer-auth and webhook-capable.

Tags

  • Document Extraction
  • IDP
  • Extractions
  • Async
  • Webhooks

Properties

Sensible Classification API

Classify a document into one of the document types defined in the account, either synchronously (testing) or asynchronously (production). Useful both as a routing step in an extraction workflow and as a standalone labeling service.

Tags

  • Document Extraction
  • Classification
  • Routing

Properties

Sensible Document Types and Configurations API

Manage Sensible document types and SenseML configurations. Create, list, fetch, update, and delete document types; create, list, fetch, update, publish, version, and delete SenseML configurations; list versions for a configuration; promote drafts through development and production environments.

Tags

  • Document Extraction
  • Document Types
  • Configurations
  • SenseML
  • Versioning

Properties

Sensible Reference Documents API

Manage reference PDFs ("goldens") associated with document types. Create with a pre-signed upload URL, list, get metadata, update metadata, delete, associate or unassociate with a configuration, and extract all standardized text lines from a reference document for layout tuning.

Tags

  • Document Extraction
  • Reference Documents
  • Goldens

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors