Generate your API Token
Follow the Authentication guide to generate your API Token.NoteWhen learning about and testing the Shippo API, we recommend using the test token.
Using your test token means all the calls you make to the Shippo API are free.
Install the client library for your language
Make your first API call
To make sure everything is working, make a simple call to create a new address in your Shippo account. You must replace<API_TOKEN> with the token you copied from Step 1.