Skip to main content

Using the NTRMS API Framework for Revenue Monitoring

· One min read
Ernie Ofori
Product Development @ NTRMS

Here is a quickstart guide on how to use the NTRMS API Framework for NTRMS Event integration,

With your device activation details, you can submit authorized NTR Activity events to the NTRMS engine through API.

Deposits can be made by contacting NTRMS Team.

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

Use the NTRMS 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 NTRMS API using the Connect API.

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

For more details, see the NTRMS Basics Documentation.