After Login

Using the set of tokens obtained from the Login API, you can also enable authenticated redirection to the Archisketch dashboard with the following URL.

https://{replaceWithEnterpriseSubdomain}.archisketch.com/auth/sign-in?
access_token={replaceWithAccessToken}&refresh_token={replaceWithRefreshToken}