Entryfy Receipt Scanner API
Test console — upload receipt images, view extracted data | API Documentation
Authentication
Single Receipt
📷
Drag & drop a receipt image or click to browse
JPEG, PNG, WebP — max 15 MB (files without extensions also accepted)
Extraction Result
Line Items
| # | Item | Pkg | Barcode | Qty | Unit | Unit Price | Disc | VAT | Tax | Total |
|---|
Raw JSON response
Batch Test (multiple receipts)
Select multiple receipt images. They'll be sent sequentially with a small delay to avoid rate limits. Results are logged below and can be exported as CSV.
API Endpoints
POST /extract — sync extraction (multipart or JSON with imageBase64)
GET /v1/health?detailed=1 — status & config (Netlify)