v1
latestOpenAPI 3.1.02026-07-2656258207.2 KBMobile Networks
Retrieve mobile networks
Retrieve supported mobile networks by country.
get/mobile-networks
Query parameters
country'CG' | 'CM' | 'CI' | 'EG' | 'ET' | 'GA' | 'GH' | 'KE' | 'MW' | 'RW' | 'SN' | 'TZ' | 'TD' | 'UG' | 'ZM' required
The ISO 3166-1 alpha-2 country code.
Headers
X-Trace-Idstring
A unique identifier to track this operation. It must be between 12 and 255 characters in length.
Response
OK
Example response
{
"data": [
{
"id": "mob_cYjd92Qk",
"network": "MTN",
"name": "MTN Mobile Money"
}
]
}