Receipt API
The Receipt Parser API uses AI models to accurately extract structured information from receipts. It can handle various receipt formats and extracts detailed information including merchant details, transaction information, line items, customer information, and additional receipt metadata.
Receipt API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
/v1/parse/upload /v1/parse/upload |
Upload a receipt file to extract structured data |
| POST |
/v1/parse/text /v1/parse/text |
Submit raw receipt text for parsing |
Receipt API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $499.99 / month | — |
|