Using the Myra API¶
The Myra web API is based on REST and uses HTTP requests. Myra supports programmatic access to almost all operations that the user can perform via the web interface. For example, the user can create and configure new domains, manage the cache settings according to the deployment cycle, or change the DNS settings.
The Myra API for the Myra App is available at: https://apiv2.myracloud.com/api/doc
The Myra API for the Myra DataHub is available at: https://networksecurity.myracloud.com/api/documentation
Below, we explain the most important steps for registering with APIv2 and sending your first requests.