
Welcome to the ShipSaving API!
ShipSaving’s API offers a streamlined solution for integrating shipping capabilities directly into your application. With a single integration, you can access discounted rates from multiple carriers, create labels, track packages, schedule pickups, and more — all within one platform.
- Create and manage orders
- Retrieve shipping rates
- Purchase and void shipping labels
- Generate SCAN forms for USPS and DHL eCommerce
- Access account and carrier information
- Get Rate
- Buy Label
- Directly Buy Label
This interface is only applicable to you just have one same type carrier account, like one UPS account, one FEDEX account, one USPS account
- Create Orders
- Get Rate
- Buy Label
Creating orders to our system is not required, you can keep your orders in your system
We provide a ready-to-use Postman collection to help you quickly explore and test the API.
- Download the collection and environment files below
- Import them into Postman
- Select the SANDBOX or PROD environment
- Set your
apiTokenin the environment variables - Run the requests in order: Create Orders → Get Rate → Buy Label
Download: ShipSaving Legacy API V1 Postman Collection (ZIP)
The ZIP includes the API collection and two environment files (Sandbox & Production).
How to import:
- Download and unzip the file
- Open Postman → click Import (top left)
- Drag and drop all 3 JSON files, or click Choose Files to select them
- In the top-right environment dropdown, select ShipSaving V1 — SANDBOX or PROD
- Click the eye icon next to the environment dropdown → set your
apiToken - You're ready to send requests