...
Access Tokens have a 60 minute lifespan and can easily be renewed via the OAuth2 token endpoint by using a Refresh Token which has a 21 day lifespan. A Refresh Token is returned with every Access Token issued.
Our OAuth2 endpoints are (for live production systems only):
Our OAuth2 endpoints are (for development systems only):
Obtaining Actionstep API Credentials
...