Service control panel Invapi and API access¶
In this article
Supported interfaces¶
This service provides an ability to manage user services utilizing various interfaces:
All actions performed by the user in the web-panel can be performed using API. The web panel is a single-page application and all user’s actions and API requests are visible in the browser web console (DevOps tools, Ctrl + Shift + I). This allows the user to analyze API calls while using the web panel interface to debug the integration.
An example of interacting with the API (cURL and PowerShell Invoke-WebRequest):¶
Information
More details on the API are available in the [API documentation](../apidocs/index.md