Obtain Access Token

Allows a registered application to obtain an OAuth 2 Bearer Token, which can be used to make API requests on the resource owner's behalf.

🚧

Special Characters

In retrieving for an access token, make sure to use --data-urlencode (instead of -d) if your credentials contain special characters.

Language
Click Try It! to start a request and see the response here!