DocuParseAPI
DocuParse API lets you extract structured data from PDF documents using AI. Upload an invoice, contract, or receipt and get back clean, structured JSON with all the relevant fields extracted automatically. Supported document types: - Invoices: vendor, amounts, line items, taxes, dates - Contracts: parties, dates, clauses, penalties, governing law - Receipts: merchant, items, totals, payment…
DocuParseAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Documents | ||
| POST |
extractDocument /v1/documents/extract |
Upload a PDF (max 5 MB) and receive a structured JSON object with the extracted fields. The extraction is powered by Claude AI and adapts to the selected document type. |
| Usage | ||
| GET |
getUsage /v1/usage |
Returns the number of extraction requests made during the current calendar month for the authenticated API key. |
| Health | ||
| GET |
healthCheck /actuator/health |
|
DocuParseAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|