📄️ Prepare Auth Token
Prepare auth token for use in API Authentication and Authorization
📄️ Authenticate to API
Autenticate to the MPSMS API using a basicauth token with the Connect API
📄️ Test the API
Test the MPSMS API through the Ping API using a bearer Auth token from the Connect API
📄️ Check Balance
Check your account balance using the Balance API with the bearerAuth token
📄️ Perform a Topup
Perform a topup request to a mobile customer using the Topup API with the bearerAuth token.
📄️ Congratulations
You have completed the basics. Use the Disconnect API with the bearer token to terminate API session.