API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 302: | Line 302: | ||
You can try this out using our interactive UI here [https://beds24.com/api/v2 beds24.com/api/v2] | You can try this out using our interactive UI here [https://beds24.com/api/v2 beds24.com/api/v2] | ||
==What are scopes?== | ==What are scopes?== | ||
| Line 319: | Line 312: | ||
Scopes cannot be changed later, you must create a new invite code with the scopes you want and exchange it for a new token. | Scopes cannot be changed later, you must create a new invite code with the scopes you want and exchange it for a new token. | ||
==How long do invite codes/tokens last?== | |||
Invite codes expire after 15 minutes. | |||
Refresh tokens last forever so long as they are being used. Unused refresh tokens expire after 30 days. | |||
Tokens expire after 24 hours. | |||
==How big are tokens?== | ==How big are tokens?== | ||