
Connect to Guinea's payment network with Orange Money, MTN MoMo and EDG electricity.
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": "GN",
"phone": "+2247654321",
"amount": 500,
"currency": "GNF",
"provider": "orange",
"reference": "txn_guinea_conakry_001"
}'
Start accepting and sending payments in minutes with our sandbox environment.
Get Started