Taggun provides a real-time, high-accuracy receipt OCR API for extracting structured data from receipt images.
Tool to export the current list of known merchants. use when you need a full merchant registry (e.g. sync or audit).
Tool to generate a csv file of mock merchants for import known merchants testing. use when sample merchant csv is needed before bulk import. returns a path to a temporary csv file ready for upload.
Tool to process a receipt or invoice from its public image url. use when you have a hosted image or pdf link and need basic data extraction. call after ensuring the url is accessible and points to a supported image or pdf.
Tool to validate a receipt image by url against campaign settings. use after obtaining the receipt url to confirm validity.
Tool to process a receipt or invoice from a url for detailed data extraction. use when you have a publicly accessible receipt or invoice url and require comprehensive output including line items, merchant details, and confidence metrics. call after verifying the url is reachable.