# Postman Collections [Postman](https://getpostman.com) is a free, cross-platform app that makes it easy to experiment with APIs in a friendly interface. ShipStation API's official Postman collection help you get started quickly. You can [download Postman here](https://www.getpostman.com/downloads/). It's available for Mac, Windows, Linux, and Chrome OS. > **TIP:** [Login to your ShipStation API account](https://dashboard.shipengine.com/) first. When you're logged-in, clicking the "Run in Postman" button below will automatically add your API key to Postman ## Tutorial Video Unfamiliar with Postman? Want to make sure you get the most out of our walkthrough collection? Then watch this video and follow along to learn how to use Postman and ShipStation API at the same time. iframe ## ShipStation API Walkthrough [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/2261346-0abc3d46-f996-40bd-8763-4edf28304864?action=collection%2Ffork&collection-url=entityId%3D2261346-0abc3d46-f996-40bd-8763-4edf28304864%26entityType%3Dcollection%26workspaceId%3De5d9107f-16a5-4b34-800a-db42aca71bc2) > **TIP:** Be sure to run the requests **in order**. This collection uses [Postman variables](https://learning.getpostman.com/docs/postman/variables-and-environments/variables/) to connect each step to the next one, so you may get errors if you run them out of order. ![](/assets/walkthrough-screenshot-0-zoom.cbccb7cedd9ff4e657d5d0ee13e77ec0b5a1fd60aef736fc918566750e162af2.cec52396.png) Be sure to select the ShipEngine environment, which contains your API key. ![](/assets/walkthrough-screenshot-1-zoom.feab4c14dbcee183e026c7b09b3488e923a49387e827b94aa3037fa152971c8e.cec52396.png) Follow-along with descriptions and instructions for every request. ![](/assets/walkthrough-screenshot-2-zoom.43a786a27b05b33bada64e7b6bf0e1fe4671f5e433320ed0d5fdfaff0878a1bc.cec52396.png) See API responses as raw JSON or as friendly visualizations. ![](/assets/walkthrough-screenshot-3-zoom.92b2edd4d82b17d5c6992758cea071de25e9b29b003e726c780cfeeeaf389061.cec52396.png) Postman visualizers make large API responses easier to understand. ![](/assets/walkthrough-screenshot-4-zoom.f9214db721d2370433314521ba9ea2e5c9bb125b1dc9e43ee37c63c4463a761d.cec52396.png) See your shipping labels right in Postman! ## ShipStation API Reference This collection contains sample requests for *every* ShipStation API endpoint. It's great for reference purposes, or to see a birds-eye view of all of ShipStation API. In addition to this collection, we also have [API definitions](/apis/shipengine/docs/getting-started/tools#api-definitions) in various formats. These also include every ShipStation API endpoint. #### Instructions 1. **Run in Postman** Click the following button to automatically open the collection. [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/2261346-0abc3d46-f996-40bd-8763-4edf28304864?action=collection%2Ffork&collection-url=entityId%3D2261346-0abc3d46-f996-40bd-8763-4edf28304864%26entityType%3Dcollection%26workspaceId%3De5d9107f-16a5-4b34-800a-db42aca71bc2) 2. **API Key** Select the "*ShipEngine*" environment in Postman, which has your API key. 3. **Send Requests** Start with the "*Carrier Integrations*" folder, and the "*List your carriers*" request. Be sure to run requests **in order**, since many steps of the walkthrough rely on previous steps. 4. **Descriptions** Each folder and request has a description explaining what it does. You'll need to click the arrow next to the request name to see the description. 5. **Visualizations** Rather that viewing raw JSON responses, try [Postman's Visualize view](https://learning.getpostman.com/docs/postman/sending-api-requests/visualizer/) to see the API response in a friendlier format.