You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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:

Create token

Delete token

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:

GET https://license.x-formation.com/rest/v1/auth/tokens

  • No labels