Access to the API is by Bearer Tokens, this request generates an access_token that can be used in the authorization header of each request. You generate the token by passing your client credentials through the login endpoint.

Visit our authentication guide for more information on this process, including where to find your app_id and app_key values.

Language
URL