post
https://auth.seismic.com/tenants//connect/token#c
Now that you have an Authorization Code, you must exchange it for an Access Token that can be used to call the Seismic APIs. Using the Authorization Code (code) from the previous step and PKCE code_verifier, you will need to POST to the Token URL.