AI Receipt & Invoice Parser
## What it does Upload any receipt or invoice — get back clean, structured JSON in under 5 seconds. Powered by Google Gemini AI. No manual data entry, no configuration. Just send the image and get data. ## Extracted fields **Vendor** — name, address, phone, website, tax ID **Transaction** — date, time, receipt number, payment method (cash/card/bank transfer) **Amounts** — subtotal, tax, tax rate…
AI Receipt & Invoice Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse Receipt or Invoice /parse |
Upload a receipt or invoice image (JPEG, PNG, WEBP) or PDF. Returns structured JSON with all extracted data. |
| POST |
Parse Batch (multiple files) /parse-batch |
Upload up to 20 receipts or invoices at once (up to 10 for free plan). Returns array of results for each file. |
| POST |
Parse from URL /parse-url |
Parse receipt or invoice from a public image URL. Returns structured JSON with all extracted data. |
AI Receipt & Invoice Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|