Authentication

The API accepts 2 different authentication methods:

Authorization with header (http_api_key)

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

Authorization with query (http_api_key)

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