Create an access token

Create an access token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

OAuth Grant type.

Allowed:
string

Client ID. Used when grant_type is client_credentials, authorization_code or refresh_token.

string

Client secret. Used when grant_type is client_credentials, authorization_code or refresh_token.

string

Authorization code. Used when grant_type is authorization_code.

string

Redirect URI. Used when grant_type is authorization_code.

string

OAuth Scope (separated by a space). See API scopes for more details. Used when grant_type is client_credentials.

string

Refresh token. Used when grant_type is refresh_token.

string

Assertion. Used when grant_type is urn:ietf:params:oauth:grant-type:jwt-bearer.

Responses

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