Doing a little magic
Instant mobile & DTH recharges, data cards, and bill payments — all in one place, backed by developer-ready APIs.
Everything a retailer, distributor, or API partner needs to run a payments business.
Mix and match the modules that fit your business.
Plug our recharge and bill-payment rails straight into your own app or portal. Quick onboarding, sandbox keys on day one, and a team that answers.
curl -X POST https://api.example.com/v1/recharge \
-H "x-api-key: $API_KEY" \
-H "content-type: application/json" \
-d '{
"number": "9876543210",
"operator": "AIRTEL",
"amount": 199,
"reference": "TXN-4021"
}'
# response
{
"status": "SUCCESS",
"txnId": "PZ8842119",
"operatorRef": "AR-99120",
"balance": 18420.50
}Create an account in minutes, or talk to our team about API partnership.