Token Types
DOCS
Last updated: Aug 15th, 7:27am
| 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 |