Scope
Scope
Purpose
The purpose of this document is to describe the services provided by the SFT / Convergent Billing System.
The platform manages multiple telecom and IoT-related capabilities, including:
Session-based billing for various services
Event-based billing
Endpoint management
Account and balance management
Rate plan and tariff management
Management of add-on and value-added services
API Overview
The Application Programming Interface (API) exposes a RESTful JSON interface, enabling fast and standardized integration with client systems.
Key characteristics:
REST-based endpoints
JSON request and response payloads
Stateless communication
Functional Coverage
Through this API set, clients can manage:
Service profiles and connectivity behavior
Destination groups and roaming profiles
Rate zones, tariffs, and plans
Enterprise and endpoint configurations
SIM lifecycle and related metadata
Security Overview
All APIs are accessible over TLS 1.2 only
Requests must be authenticated using JWT-based authorization
Detailed authentication flows are documented in the Authentication section
This section is informational and does not expose executable APIs.