Authentication

The API accepts 2 different authentication methods:

Api key query (http_api_key)

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

Http bearer

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