SIMcontrol API & Callback url

Modified on Mon, 2 Dec at 2:24 PM

You can access a range of SIMcontrol functions directly through our API. This allows you to integrate directly with the SIMcontrol SIM management system or to display SIM information on your own systems. The SIMcontrol API allows developers to manage SIM cards, monitor usage, control rules and data allocation, and integrate various mobile network functionalities into their applications.



SIMcontrol API:


Docs: https://app.simcontrol.co.za/api/docs


SIMcontrol Admin users can find their API Key on the organisation "Settings" page. (The API key can also be reset here at any time).

Not a SIMcontrol user yet? Contact our sales team to get more information. 



Balance Callback URL


Balance Callback URL

When you call the API, SIMcontrol will HTTP POST the balance response to this URL.


This is an example of the data string you will receive on a prepaid SIM: {'msisdn': '+27616934266', 'balances': {'AIRTIME': '8.86', 'DATA': '36.0', 'SMS': None}}. 


SIMcontrol Admin users can enter their callback url on the organisation "Settings" page.


Have fun integrating with SIMcontrol!


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article