API Playground
Build a request and preview the exact response shape. POST a file, get structured JSON back — no SDK, no per-page billing. Paste a key to personalize the snippet, or grab one free.
Request
curl -X POST https://receiptextractor.com/api/extract \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@receipt.jpg"
Runs a real request against a sample receipt and returns the actual JSON. No file is sent and no credits are used.
Fields returned for receipts
- ✓Merchant name
- ✓Date & time
- ✓Line items & prices
- ✓Subtotal
- ✓Tax
- ✓Tip
- ✓Total
- ✓Payment method