Api key (http_api_key)
Send an authentication token in the
x-api-key
header
to authenticate with the API.
The API accepts 2 different authentication methods:
Send an authentication token in the
x-api-key
header
to authenticate with the API.
Send a bearer token
(“JWT” Formatted)
in the Authorization
HTTP header
to authenticate with the API.