Other
taggun.io
TAGGUN Receipt OCR Scanning sandbox and mock API
Expects only running software, real reactions, and beautifully crafted APIs to serve your every desire to transcribe a piece of paper to digital form. Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 13
- Collections
- -
- Event types
- -
example request
curl https://your-taggun.slurry.io/ \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.10.9.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 13.
- POST/api/account/v1/feedback
- POST/api/account/v1/merchantname/add
- POST/api/receipt/v1/match/file
- POST/api/receipt/v1/simple/encoded
- POST/api/receipt/v1/simple/file
- POST/api/receipt/v1/simple/storage
- POST/api/receipt/v1/simple/url
- POST/api/receipt/v1/verbose/encoded
- POST/api/receipt/v1/verbose/file
- POST/api/receipt/v1/verbose/storage
- POST/api/receipt/v1/verbose/url
- POST/api/validation/v1/campaign/file