To authorize API calls, add an Authorization header to the request:
Authorization: Bearer token
The following sections describe the API calls for authorization tokens, including:
Base URL
The URLs given for each endpoint are abbreviated. The base URL that must be used for all endpoints is:
https://license.x-formation.com/rest/v1/
For example, the full URL for POST /auth/tokens is: