OAuth2.0 endpoint

This endpoint provides OAuth2.0 authentication and supports the following grant types:

  • refresh_token – Refreshes an existing access token.
  • password_email – Authenticates a user using an email and password.

Authentication using password grant type.

Token refresh with the refresh_token grant type.

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