Connect your app to 200+ billers across West Africa with a single integration. Electricity, water, telecom, insurance — all in one call.
Stop building custom integrations for each biller. BillPay normalizes every provider into a clean, consistent API.
Searchable catalog with biller metadata, logos, required fields, and validation rules. Always up to date.
Instant payment confirmation from the biller. Know the payment succeeded before your user leaves the screen.
Branded receipts with biller-specific reference numbers, timestamps, and payment details. PDF and JSON formats.
Let users set up recurring payments and scheduled bill pay. Automatic retry on failure with notifications.
Coverage across the entire UEMOA zone with expanding footprint. One API for all 8 countries.
Accept payments from mobile money, bank accounts, cards, and wallets. Flexible funding for every user.
Clean RESTful API with consistent responses across all billers. No biller-specific logic in your code — ever.
$ curl -X POST \
https://api.billpay.io/v1/pay \
-H "Authorization: Bearer bp_..." \
-d '{
"biller": "cie-electricity",
"account": "012345678",
"amount": 15000
}'
// Response (< 1s)
{
"status": "confirmed",
"receipt": "RCP-9f2a3b"
}“We were maintaining 47 separate biller integrations. BillPay replaced all of them with one API call. Our engineering team can finally focus on our product.”
“The biller catalog API is brilliant. We built a complete bill payment experience in our app in 3 days. The search and validation features saved us weeks.”
“Real-time payment confirmation changed everything for our users. No more waiting, no more uncertainty. Our bill payment completion rate went from 60% to 94%.”
Start free. Pay only for what you use.
Get your API key in 30 seconds. 1,000 free transactions every month.