Instant Verification

Verify Bank Transfers Instantly

የባንክ ዝውውሮችን ወዲያውኑ ያረጋግጡ - ደህንነቱ የተጠበቀ፣ ፈጣን እና አስተማማኝ።

Supports:
CBE
Telebirr
Ebirr
Digital Banking Interface

Simplicity First

How It Works

01

Register

Send /start to the bot, register your business, and add your bank account. Our admin approves you within minutes.

02

Add Employees

Add your cashiers by phone number. They join the bot and start verifying payments immediately — no access to your bank account needed.

03

Verify Instantly

Employees send a transaction ID, bank SMS, or receipt photo. Bonno fetches the official receipt and confirms the match in seconds.

The Multi-Channel Edge

Three Ways to Verify

Choose the method that fits your workflow. We handle the complexity, you get the peace of mind.

fingerprint

Transaction ID

Paste the reference number directly from the transfer confirmation. Fastest and most accurate method — works with CBE, Telebirr, and Ebirr.

sms

Bank SMS

Forward the bank notification SMS to the bot. Our AI extracts the transaction ID and validates it in milliseconds.

photo_camera

Receipt Photo

Send a screenshot or photo of the bank receipt. Our AI reads the details and verifies them against the official bank record.

Built for Ethiopian Businesses

From small retail kiosks to large restaurants, bonno.et is designed to solve the local trust gap in digital payments. Any business that accepts bank transfers can use Bonno.

restaurant Restaurants
shopping_bag Retailers
local_shipping Logistics
medical_services Pharmacies
Business owner using tablet

"The fastest way to verify payments without leaving the register."

— Local Retailer in Addis Ababa

API Documentation

For Developers

Integrate our verification engine directly into your app or website. One endpoint, three input types, pay-per-use billing from your prepaid balance.

  • check_circle
    Single endpointPOST /api/v1/verify
  • check_circle
    Simple authX-API-Key header. Generate with /gen_api_key in the bot.
  • check_circle
    Pay per verification — charged from your prepaid balance
🔢
Transaction ID
"tx_id"
💬
Bank SMS
"sms_text"
📷
Receipt Photo
"image_base64"
verify_transaction.sh
# Verify by transaction ID
curl -X POST https://bonno.et/api/v1/verify \
  -H "X-API-Key: your-api-key" \
  -H "Content-Type: application/json" \
  -d '{"tx_id": "FT26050MJBF9"}'

# 200 OK
{
  "tx_id": "FT26050MJBF900006609",
  "bank": "cbe",
  "sender_name": "Abebe Bikila",
  "receiver_name": "Habesha Café",
  "amount": 500.0,
  "matched": true,
  "price_charged": 1.0
}

Ready to secure your business transactions?

Join Ethiopian businesses using bonno.et to prevent fraud and save time.