Jump to Content
TAGGUNBack to TAGGUN
GuidesAPI Reference
Back to TAGGUNTAGGUN
GuidesAPI Reference

First time here?

  • ๐Ÿ‘‹ Hello, developers!
  • ๐Ÿ” How to authenticate with the API?

RECEIPT & INVOICE OCR

  • ๐Ÿ‡ณ๐Ÿ‡ฟ What countries do we support?
  • ๐Ÿงพ What data can we extract?
  • ๐Ÿ‹๏ธโ€โ™‚๏ธ How to improve results?
  • ๐Ÿ” I need product line item data
  • ๐Ÿ‡ช๐Ÿ‡บ How does VAT number verification works?

RECEIPT VALIDATION

  • ๐Ÿ‘ท๐Ÿพโ€โ™€๏ธWhat is a Validation Campaign?
  • ๐Ÿ“ฑWhat is SmartValidate?
  • ๐Ÿ‘ฎ๐ŸผHow to prevent fraud?

Bonus Intel

  • ๐Ÿ“Š Change Logs
  • ๐Ÿ’ช๐Ÿป Supported File Format
  • ๐Ÿšจ API Status
  • ๐Ÿ“ Location of Servers
  • ๐Ÿ“ˆ Usage Limit
  • ๐Ÿšฆ Status Codes
  • โ›‘๏ธ Request Headers
  • ๐Ÿ’ฌ Contact Us
Powered byย 

๐Ÿ” How to authenticate with the API?

Suggest Edits

To access the Receipt API, you need to authenticate your requests using an API key. Include the API key in the request headers as follows:

\-H 'apikey: YOUR_API_KEY'

Replace YOUR_API_KEY with the actual API key provided to you.

Updated 3 months ago