Docsumo
Docsumo is an intelligent document processing (IDP) platform that uses OCR, computer vision, and machine learning to convert unstructured documents - invoices, bank statements, pay stubs, receipts, tax forms - into structured, validated data. The REST API at https://app.docsumo.com/api/v1 uploads documents, retrieves AI-extracted data, supports human-in-the-loop review, and emits webhooks as documents finish processing.
APIs
Docsumo Documents & Extraction API
Upload documents (multipart file, or URL/Base64), list and summarize documents, fetch document detail, and retrieve AI-extracted structured data and line-item tables for a given...
Docsumo Document Types API
Lists the document types enabled on the account (invoices, bank statements, pay stubs, receipts, and custom-trained types) and the user/account detail and credit limits used whe...
Docsumo Review & Validation API
Generates hosted review URLs for human-in-the-loop validation, updates document review status, and deletes documents once processing and review are complete.
Docsumo Webhooks API
Account-configured webhook callbacks that POST a JSON payload to your endpoint when a document changes processing status (uploaded, processed, reviewed), carrying document ident...