
Access Cameroon's mobile money ecosystem with MTN MoMo, Orange Money and ENEO utility payments.
curl -X POST https://api.paykunda.com/v1/utilities/airtime \
-H "Authorization: Bearer pk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"country": "CM",
"phone": "+2377654321",
"amount": 500,
"currency": "XAF",
"provider": "mtn",
"reference": "txn_cameroon_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started