Authentication

The API accepts 2 different authentication methods:

Api key (http_api_key)

Send an authentication token in the x-api-key header to authenticate with the API.

Hmac signature (http_api_key)

Send an authentication token in the x-signature header to authenticate with the API.