DocScan
Extract structured data from any document — invoices, receipts, contracts and tables. Supports text and image OCR via base64.
1 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
DocScan endpoints
| Method | Endpoint | Description |
|---|---|---|
| doc | ||
| POST |
parseReceipt /doc/receipt |
Parse receipt — merchant, items, amounts, tax, tip, total and payment method. |
| POST |
extractTables /doc/tables |
Extract all tables from document text as structured JSON with headers and rows. |
| POST |
parseInvoice /doc/invoice |
Parse invoice — vendor, buyer, line items with quantities and prices, subtotal, tax, total, due date and payment terms. |
| POST |
scanDocument /doc/scan |
Full OCR + data extraction from document image. Send base64-encoded image (JPEG/PNG). Returns extracted text and structured data. |
| POST |
extractDocument /doc/extract |
Extract all structured data from any document text — parties, amounts, dates, line items, references. |
| POST |
classifyDocument /doc/classify |
Detect document type — invoice, receipt, contract, report, letter, form, resume, legal, medical, financial. |
DocScan pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|