Security
Benefits
- Prevent unauthorised access
- Enable developer metrics
- No credentials on subsequent calls
- Token is reusable until expiry
Developer centric
Token calls reduced to one per hour.
Endpoints
Sandbox
PHP
Curl
Javascript
C#
curl -X POST -H "Content-Type: application/x-www-form-urlencoded" https://api.mtn.com/oauth/client_credential/accesstoken?
grant_type=client_credentials -d 'client_id={consumer-key}&client_secret={consumer-secret}'
Create an account
Register your account if you want to create an App.
MTN
Products
Access to the OAuth product is automatic. You only need approval for the individual API products for your credentials to allow access.
View all products