Skip to main content
GET
Get available networks for a country
Get all active mobile money networks available in a specific country, including network codes and phone number prefixes.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

countryCode
string
required

Country code (e.g., KE, NG, GH)

Example:

"KE"

Response

success
boolean
Example:

true

message
string
Example:

"Networks retrieved successfully"

data
object