Get Access Token

Body Params
string
required

A unique public identifier assigned to your brand. It is used, together with the client_secret, for identification during API authentication and authorization. Learn how to obtain a client ID.

string
required

A confidential string assigned to your brand. It is used, together with the client_id, for identification during API authentication and authorization. Learn how to obtain a client secret.

string
enum
required

The target API server for the access token.

Allowed:
string
enum
required

Defines the OAuth 2.0 flow used to request an access token. Only the client_credentials grant type is accepted.

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json