DocuParse
DocuParse API — Fast Document Parsing, Zero AI Costs Extract structured JSON data from PDFs, images, and invoices in under 100ms. Fully server-side processing — your data is never stored and never sent to third-party AI services. 3 Powerful Endpoints: PDF Parser (POST /parse/pdf) Upload any PDF and get back structured text, automatically detected tables with headers and rows, metadata, links,…
DocuParse endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse PDF /parse/pdf |
Extract text, tables, and metadata from a PDF file |
| POST |
Parse Image OCR /parse/image |
Extract text from an image using OCR. Returns text blocks with confidence scores and bounding boxes. Supports PNG, JPG, WEBP, BMP, TIFF. |
| POST |
Parse Invoice /parse/invoice |
Extract structured invoice data from PDF or image. Returns vendor, buyer, line items, totals, tax, dates, and currency. Supports PDF, PNG, JPG, WEBP, BMP, TIFF. |
DocuParse pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $29.99 / month | 60 / minute |
|
| MEGA | $99.99 / month | — |
|