
Power payments in Mozambique with M-Pesa, e-Mola and EDM electricity prepaid top-ups.
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": "MZ",
"phone": "+2587654321",
"amount": 500,
"currency": "MZN",
"provider": "vodacom",
"reference": "txn_mozambique_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started