Create or Refresh Access Token

Create Access Token

Generate a new access token using the authorization code.

  • Access tokens allow a user or account to give an app permissions to make API requests on their behalf.

Refresh Access Token

Generate a new access token using the refresh token issued at authentication.


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