Verify by PDF or Screenshot
Upload a receipt file - PDF, JPG, PNG, or WEBP
multipart/form-data and attach your file as receipt_file. For images (JPG/PNG/WEBP), also include receipt_text with the OCR’d text. PDFs are parsed server-side without this requirement.Supported file types
| Type | Notes |
|---|---|
Parsed server-side - no receipt_text needed | |
| JPG / PNG / WEBP | Requires receipt_text with OCR’d content |
Image receipts
For image files, you must supply OCR’d text inreceipt_text. You can use any OCR library on your end (e.g. Tesseract, Google Vision, or your mobile SDK’s text recognition):
PDF receipts
Noreceipt_text needed:
Authorizations
API key from your dashboard - starts with chk_. Requires a business account.
Body
Bank code. Required unless using receipt_url, receipt_file, or receipt_text.
cbe, telebirr, dashen, awash, boa, zemen, cbebirr, mpesa, sinqee "cbe"
Reference number from the receipt. Required unless using receipt_url, receipt_file, or receipt_text.
"FT26144SG2ST"
Your receiving account (required for CBE, BOA). For CBE Birr, pass the payer's phone number (251XXXXXXXXX).
"1000876543218"
ID of a saved bank account - use instead of account_number.
Share URL from the banking app. Auto-extracts bank and transaction number.
"https://apps.ethiotelecom.et/receipt/DEL889NG4S"
OCR'd text from a receipt image (max 50,000 chars). Required alongside image files.
Response
Verified - success: true means the payment is confirmed
true = transaction confirmed
true
true = transaction found in bank records
true
true = already verified in this branch
false
null
Only present when duplicate=true
9812
Only present when duplicate=true

