Access Token

Make a call to this endpoint to exchange a temporary authorization code for an access token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string

Type of grant. Currently, authorization_code is the only accepted type.

string

Authorization code provided after the user authorizes the scopes during the application install process.

string

The same redirect URI that was used when requesting the authorization code.

string

The application’s client ID which can be found on the Manage Distribution tab for the application.

string

The application’s client secret which can be found on the Manage Distribution tab for the application.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json