Authorize a User

You can place your application's client_id into the username field, and your client_secret into the password form field of the Authentication section of this documentation 👉.

Use this endpoint to both initially Authorize a User, and also to Refresh Authorization for a user.

In the Form Data below, Option 1 is for the initial action to Authorize a User. Option 2 is for the action of using the refresh_token to generate a new access_token.

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

There are two options for retrieving authorization on behalf of a user. First is the initial authorization request, which requires an authorization_code generated after a user authenticates. Second, is the method of refreshing a user's access_token.

Responses

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