API methods
This section outlines the API methods available for interacting with the VMS system. For ease of use, these methods are organized into thematic blocks, each beginning with introductory information. Subsequent navigation pages within each block are presented alphabetically. Furthermore, within each thematic section, requests are ordered by HTTP method: POST
, GET
, PUT
, PATCH
, and DELETE
.
The Integration API and VMSMobileSDK documentation is publicly accessible.
Other blocks of the API documentation are provided upon request.
The documentation thematic blocks:
Integration API: Designed to enable robust connectivity, this API outlines the requests and responses for integrating the VMS platform with various external systems. Examples include billing, CRM, and telecommunications provisioning platforms.
VMSMobileSDK: This section contains methods specifically designed for the mobile application.
VMS Admin: Requests and responses related to system administration, user management, and settings. The documentation is provided upon request.
VMS Client: Requests and responses used by client applications for data retrieval and operation execution. The documentation is provided upon request.