Expects only running software, real reactions, and beautifully crafted APIs to serve your every desire to transcribe a piece of paper to digital form.
https://api.taggun.io/
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.apis.guru/v2/specs/taggun.io/1.10.9.json
Endpoint status
Live — HTTP 200 — endpoint is accessible1.24s
(checked Mar 29, 2026)
Builder score
C
51%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| POST | /api/account/v1/feedback |
Add manually verified receipt data to a given receipt for feedback and training purposes |
| POST | /api/account/v1/merchantname/add |
Add a keyword to your account's model to predict merchant name. Changes in your account's model are updated daily. |
| POST | /api/receipt/v1/match/file |
detect and match a receipt against keywords and metadata by uploading an image file |
| POST | /api/receipt/v1/simple/encoded |
transcribe a receipt using base64 encoded image in json payload |
| POST | /api/receipt/v1/simple/file |
transcribe a receipt by uploading an image file |
| POST | /api/receipt/v1/simple/storage |
transcribe a receipt in storage |
| POST | /api/receipt/v1/simple/url |
transcribe a receipt from URL |
| POST | /api/receipt/v1/verbose/encoded |
transcribe a receipt using base64 encoded image in json payload and return detailed result |
curl 'https://api.taggun.io//api/account/v1/feedback' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official TAGGUN Receipt OCR Scanning documentation.