Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Response
JWT token
The response is of type string
.
Authenticate API keys using account_id, key, and secret.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
JWT token
The response is of type string
.