
Access mobile money, bank transfers and utility payments across Ghana's growing digital economy.
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": "GH",
"phone": "+2337654321",
"amount": 500,
"currency": "GHS",
"provider": "mtn",
"reference": "txn_ghana_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started