Authentication

The API accepts 2 different authentication methods:

Bearer auth (http)

Send a bearer token (“token” Formatted) in the Authorization HTTP header to authenticate with the API.

Api key auth (http_api_key)

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