PDF Table to JSON API
**Extract structured tables from digital PDFs and return clean JSON — fast, serverless, and production-ready.** This API focuses on **table-centric, digitally generated PDFs** (bank statements, reports, invoices, spreadsheets exported as PDF). It extracts tables into structured JSON with **confidence scores, review flags, page numbers, and detailed warnings**, making it suitable for automation…
PDF Table to JSON API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /v1/healthz |
Check whether the API service is running and reachable. Returns basic service status, version, and timestamp. |
| POST |
Extract Tables from PDF /v1/tables |
Upload a digitally generated PDF and extract structured tables as JSON. This endpoint is optimized for table-centric PDFs such as bank statements, financial reports, invoices,… |
PDF Table to JSON API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|