v1
latestOpenAPI 3.0.32026-07-264414182.7 KBMomo
Get Momo
Retrieves detailed information about a specific momo provider using its Monime-assigned provider ID.
get/v1/momos/{providerId}
Path parameters
providerIdstring required
Unique provider ID for the momo as assigned by Monime.
Unique provider ID for the momo as assigned by Monime.
Headers
Monime-Version'caph.2025-08-23' | 'caph.2025-06-20' nullable
Specifies which version of the Monime API will handle this request.
Specifies which version of the Monime API will handle this request.
Response
OK
Example response
{
"result": {
"providerId": "m17",
"name": "Orange Money",
"country": "SL"
}
}