Skip to main content

One post tagged with "airtime"

View All Tags

Using the MPSMS API Framework for Airtime Topup

· One min read
Ernie Ofori
Product Development @ MPSMS

here is a quickstart guide on how to use the MPSMS API Framework for Airtime Topup services,

With your subscription details, you can deposit any amount you want for use in the airtime topup.

Deposits can be made by contacting iSmart Technologies.

Login to the MPSMS Service Management Portal at MPSMS Console to view and retrieve your apicode and apikey of your account.

Use the MPSMS Postman Collection provided to test all services to ease in the preparation of your client app.

Use the apicode and apikey on your account, as the username and password respectively to prepare a basicAuth token to authenticate to the MPSMS API using the Connect API.

Use the JWT token returned by the Connect API as a bearer token to access all other MPSMS APIs.

For more details, see the MPSMS Basics Documentation.