post https://auth.seismic.com/tenants//connect/token#r
Once you have a refresh_token, you can then exchange that refresh_token for an access_token and a new refresh_token. This is important as your access_token has a short lifetime of only a few hours, but the refresh_token has a lifetime of up to 180 days on a sliding scale.