API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 35: | Line 35: | ||
As ''tokens'' expire after 24 hours, you will need to use the ''refresh token'' with GET /authentication/token to get new tokens when old ones expire. | As ''tokens'' expire after 24 hours, you will need to use the ''refresh token'' with GET /authentication/token to get new tokens when old ones expire. | ||
Note: ''Refresh tokens'' do not expire so long as they have been used within the past 30 days. | |||
= Invite codes = | = Invite codes = | ||