Logo Lanfrica

1RB/cheki

Domaine:

digital infrastructure

Type de record:

softwaretools
Créateur:
1RB
Hôte:
free ethiopian receipt verification. no signup. no api key. no scam. # cheki **Free, open-source Ethiopian bank receipt verification. No signup. No API key. No scam.** cheki verifies Ethiopian bank and mobile money receipts by fetching public bank endpoints. The data is free. The code is MIT licensed. No one should charge you for accessing public bank data. ## Why? check.et charges 499 ETB/month. verify.et charges $20-40/month. Both verify receipts by hitting the same public bank URLs cheki uses for free. cheki exposes this and provides the same service for free, forever. ## Supported banks **10 live banks** · 21 in research | Bank | Code | Type | Status | Requires account | Geo-blocked | |------|------|------|--------|------------------|-------------| | Commercial Bank of Ethiopia | `cbe` | Bank | ✅ Live | Yes (last 8 digits) | No | | Telebirr (Ethio Telecom) | `telebirr` | Mobile money | ✅ Live | No | Yes (Ethiopia only) | | Bank of Abyssinia | `boa` | Bank | ✅ Live | Yes (last 5 digits) | No | | M-Pesa Ethiopia | `mpesa` | Mobile money | ✅ Live | No | Yes (Ethiopia only) | | Dashen Bank | `dashen` | Bank | ✅ Live | No | No | | Awash Bank | `awash` | Bank | ✅ Live | No | No | | Zemen Bank | `zemen` | Bank | ✅ Live | No | No | | CBE Birr | `cbebirr` | Wallet | ✅ Live | Phone required | No | | Siinqee Bank | `siinqee` | Bank | ✅ Live | No | No | | eBirr | `ebirr` | Mobile money | ✅ Live | No | No | ### In research (21) Nib, Wegagen, Ahadu, KAAFI, Abay, Addis International, Amhara, Berhan, Bunna, Enat, Global Bank Ethiopia, Lion International, Oromia International, Hibret, ZamZam, Hijra, Shabelle, Goh Betoch, Tsedey, Gadaa, Rammis. Want to help? See contributing a new bank below or open an issue. ## SDKs cheki ships SDKs in 5 languages. All wrap the same REST API with idiomatic patterns, typed errors, retry with exponential backoff, and timeout support. | Language | Install | Package | Registry | |----------|---------|---------|----------| | **TypeScript** | `npm install cheki-verify` | `cheki-verify` | npm …

Licenses