2. Exchange the Authorization Code for an Access Token

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, you will need to POST to the Token URL.

Language
Click Try It! to start a request and see the response here!