Receipt Parser API
Extract structured data from any receipt image in seconds. Send a URL or base64-encoded image and get back a clean JSON object with merchant name, date, line items, subtotal, tax, total, currency, and payment method. Powered by Gemini Vision with a pytesseract OCR fallback — works on photos, scans, and screenshots of receipts in any language. Features 📷 Flexible input: pass an image URL or…
Receipt Parser API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse /parse |
Parse a receipt image and return structured JSON. **Request body (JSON):** | Field | Type | Required | Description | |-------|------|----------|-------------| | `image_url` |… |
Receipt Parser API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $39.99 / month | — |
|