Authentication

Public key (http_api_key)

Public key given

Datetime (http_api_key)

Datetime instant of request

Signature (http_api_key)

HMAC SHA1 of concat 'Method + URI + Datetime' with Secret Key as salt

Bearer auth (http)

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