Retrieve an OAuth 2.0 access token based on a given client ID, and client secret. The access token has an expiration time of 10 minutes hour.

Log in to see full request history
Form Data
string
required

The unique client ID

string
required

The unique client secret

string

The OAuth 2.0 flow used to generate the token

string

The resource that determines the access scope of the generated token

Response

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