Token Types
DOCS
Last updated: Feb 28th, 8:08am
| Token type | Expiry period |
|---|---|
| Authorization code | Three minutes |
| First-party access token |
Eight hours if grant_type = client_credentials
|
| Third-party access token |
15 minutes if grant_type =
authorization_code or refresh_token
|
| Referral ID | 10 minutes |
| Refresh token | 10 years |