Entryfy Receipt Scanner API
Test console — upload receipt images, view extracted data | API Documentation
Authentication
Create a campaign
One place to set up a campaign. Choose what you need below — a raw API key to integrate the receipt API into your own system, or a fully managed campaign with its own dashboard, subdomain and engine.
Full scan pipeline with product/branch validation.
Campaign Manager
Manage every provisioned campaign from here. Uses the Admin Token above. Click a row to open its detail panel — edit config, redeploy the engine, rotate secrets, copy the SendPulse integration, and run a test ingest.
Single Receipt
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 /v1/extract — sync extraction (multipart or JSON with imageBase64)
GET /v1/health?detailed=1 — status & config (Cloudflare)