API Key
All API requests must be authenticated with a bearer token. This token can be created in your API Settings under the “Personal Access Tokens (API Key)” section.Bearer Token
Once you have created a token, you can use it to authenticate your API requests by including it in theAuthorization header as follows:
Example Request
Here is an example of how to make an authenticated request usingcurl: