...
By default an authentication token/cookie is valid for 2 hours. In addition, each successful request to the API will included include in the response a new authentication token/cookie. Simply, the API will slide the expiry of a valid authenticated call.
...