Authorization: Bearer {token}. The API token can both be issued and revoked directly from the platform. Please go to the menu on the right side, click Developers and then API. Name the API token and associate your needed scopes.
API Documentation
Authentication
Authenticate using bearer token
Authentication with an API key can be done by using a bearer token in the Authorization header. This is done using the following format