SIMcontrol API & Callback url

Modified on Thu, 28 Sep 2023 at 12:00 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. 


Here are the details of our SIMcontrol API & url call-back functionality. 


SIMcontrol API:


Docs: https://app.simcontrol.co.za/graphql-docs/

Schema reference: https://app.simcontrol.co.za/graphql-schema/


Endpoint: https://app.simcontrol.co.za/graphql/


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? Download the API details below. 



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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article