Root URL

Request Root URL

The API is accessed using a root URL that is handling all requests for Software.
In the examples provided in this documentation, we use the URL <<rootURL>> serving and handling all data requests / responses. In addition, URL paths should begin with /v1 to specify version 1 of the API. Generally, the URL will be in the form <<rootURL>><resource>. All API calls should be made over HTTPS.