
Access Kenya's world-leading M-Pesa ecosystem with comprehensive utility and business 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": "KE",
"phone": "+2547654321",
"amount": 500,
"currency": "KES",
"provider": "safaricom",
"reference": "txn_kenya_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started