/token

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

The grant type of this request. Will be authorization_code or refresh_token depending on which is accompanying this request.

string
required

The client_id of your application.

string
required

The client_secret of your application.

string
required

The redirect_uri of your application.

string

The code received from an /authorize response. Required if grant_type is authorization_code.

string

The refresh_token received from a previous /token response. Required if grant_type is refresh_token.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json