PDF Invoice to JSON Extractions
### ⚡ Features * **High Accuracy:** Powered by OpenAI's latest models. * **Detailed Extraction:** Returns Line Items, Currency, Tax, and Vendor details. * **Fast Processing:** Optimized for sub-5 second responses. ### 🛠 How to use Simply upload a multipart PDF file to the `/extract-invoice` endpoint.
PDF Invoice to JSON Extractions endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_v1_health_get /v1/health |
Health check endpoint for invoice parser. |
| Fields | ||
| GET |
get_fields_v1_fields_get /v1/fields |
Get available invoice and item fields. |
| Parse | ||
| POST |
parse_invoice_v1_parse_post /v1/parse |
Extract structured data from an invoice file. Supported formats: - **PDF**: Text-based PDF documents - **DOCX**: Microsoft Word documents - **Images**: JPEG, PNG (requires MEGA… |
PDF Invoice to JSON Extractions pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA | $45 / month | — |
|
| MEGA | Free | — |
|