Receipt OCR Extractor
Receipt OCR Extractor Send a receipt image URL, get back structured JSON — date, merchant, total, tax, and line items. No parsing logic required.
1 subscribers
61 ms avg latency
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Receipt OCR Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
|
| extract | ||
| POST |
extract_receipt_extract_post /extract |
|
| keys | ||
| POST |
provision_key_keys_provision_post /keys/provision |
Self-service endpoint. Authenticated users get one payg key linked to their account. |
| POST |
generate_key_keys_generate_post /keys/generate |
Admin endpoint to generate API keys. Protect with ADMIN_SECRET in prod. |
| billing | ||
| POST |
create_checkout_billing_create_checkout_post /billing/create-checkout |
|
| POST |
billing_portal_billing_portal_post /billing/portal |
|
| webhooks | ||
| POST |
stripe_webhook_webhooks_stripe_post /webhooks/stripe |
|
Receipt OCR Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / hour |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|