Login
Last updated July 17th, 2024
post
api.withmono.com/v2/telecom/authv1.0
This API is to get the user's consent and authenticate via means of an OTP that would be sent to the provided phone number.
Supported Providers
List of telco avalaible providers:
MTN
Airtel
Body
Headers
Request
123456789
curl --request POST \
--url https://api.withmono.com/v2/telecom/auth \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"provider": "airtel"
}
'
Response
Choose an option from the drop down or click one of these buttons to see an example: