This page is the master index for the SIMcloud API documentation.
The currently documented API services are SMS, airtime, data, electricity, wallet balance, and network lookup.
All API services use Bearer token authentication.
Authorization: Bearer YOUR_API_TOKEN
To create or refresh your API token, use the SIMcloud token management page here: https://simcloud.co.za/sms_api_management.php
For LLMs, agent tooling, and API client generation, use the raw OpenAPI spec:
https://simcloud.co.za/api/openapi.yaml
For browser viewing, use the rendered spec page: https://simcloud.co.za/api/openapi.php
Submit prepaid electricity requests and poll the order until the municipality returns the final result.
Open Electricity DocumentationFetch the authenticated account's last known SIMcloud wallet balance.
Open Balance DocumentationLook up the mobile network for a South African cell number using token-based authentication.
Open Network Lookup DocumentationMachine-readable API contract for LLMs, tooling, and generated clients.
Open OpenAPI Spec