API Reference

Token

Obtain access and refresh tokens once a user completes the consent flow.

After the user completes the consent flow, use this endpoint with the authorization_code grant to obtain an access and refresh token. As they continue to use your application, use the refresh token to renew the access token with the refresh_token grant type.

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