
Access Togo's payment ecosystem with T-Money, Flooz and CEET electricity 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": "TG",
"phone": "+2287654321",
"amount": 500,
"currency": "XOF",
"provider": "togocel",
"reference": "txn_togo_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started