Create an access token

Creates an access token given a client_id and client_secret.

Follows the OAuth 2.0 Client Credentials Grant specification.

Use the generated token to authenticate all other API requests.

Query Params
string
enum
required

The grant type.

Allowed:
Responses

400

invalid request

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