Issue tokens

Exchange client credentials for an access token

Form Data
string
enum
required

Grant type

Allowed:
string
required
length between 20 and 32

Client ID

string
length ≤ 128

Client secret (if using client_secret)

string
enum

Client assertion type (if using private_key_jwt)

Allowed:
string
length ≤ 16384

Client assertion JWT (if using private_key_jwt)

Responses

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