
Access Tanzania's vibrant mobile money ecosystem with M-Pesa, Tigo Pesa and TANESCO utilities.
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": "TZ",
"phone": "+2557654321",
"amount": 500,
"currency": "TZS",
"provider": "vodacom",
"reference": "txn_tanzania_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started