Authentication

The API accepts 2 different authentication methods:

Api key auth (http_api_key)

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

Api query key (http_api_key)

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