Automate data purchases, track orders, and manage your reseller wallet programmatically using the Man Aya DataLink API. All transactions are in Ghanaian Cedis (GHS).
https://api.manaya.net/v1api_key in every request. Keep it secret — never expose it in frontend code.https://api.manaya.net/v1/purchaseInitiate a data bundle purchase for a subscriber. Requires a funded wallet and valid Man Aya DataLink API key.
phonenetworkbundle_idapi_key{
"status": "success",
"order_id": "MAD-20260419-001",
"phone": "+233201234567",
"bundle": "5GB",
"network": "MTN",
"amount_deducted": 23.50,
"currency": "GHS",
"wallet_balance": 476.50,
"delivered_at": "2026-04-19T10:23:45Z"
}