Authentication

The API accepts 2 different authentication methods:

Api key (http_api_key)

Send an authentication token in the apiKey header to authenticate with the API.

Token (http)

Send a bearer token in the Authorization HTTP header to authenticate with the API.