Token behavior
The token expires every two hours.
It’s the client’s responsibility to renew it once it has expired.
When your API receives an HTTP 401 error you will need to re-authenticate (i.e. get a new token) using your credentials.
Updated over 3 years ago