Token endpoint

Exchange an authorization code for tokens, refresh a token, or obtain a client_credentials token. Send client_id/client_secret in the body (client_secret_post).

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

authorization_code, refresh_token, or client_credentials

string

Authorization code (authorization_code grant)

string

Must match the authorize request (authorization_code grant)

string

PKCE code verifier (authorization_code grant)

string

(refresh_token grant)

string
required
string
required
Response

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