Token

Obtain access and refresh tokens once a user completes the consent flow.

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

Code obtained from the consent flow redirect. Required for authorization_code grant.

string
required
string
required
string

Must exactly match both your configured redirect URI and the redirect URI provided in the consent flow. Required for authorization_code grant.

string
enum
required

Only authorization_code or refresh_token is supported.

Allowed:
string

State used in the consent flow. Required for authorization_code grant.

string

Scope used in the consent flow. Required for authorization_code grant. Must be "openid".

string

Required for refresh_token grant.

Response

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