Introducing API Versioning and Test Mode
We are excited to introduce the next version of Shippo API.
After printing millions of labels and having thousands of developers integrating our API, we’ve taken all the feedback and decided to improve the API by rolling out versioning.
We will continue to improve and release new features for all versions of our API as we have done in the past. However, we’ve been restricted with old functionalities, being careful that we don’t break any existing integrations.
Now, with API versioning, we can systematically release updates that may be backwards-incompatible and let developers choose if they’d like to upgrade. We hope this improves the developer experience for all of our customers.
Current Shippo users can continuing using Shippo as is, and test their code under a different API version before upgrading.
Simply set Shippo-API-Version
in the header with the version you are testing.
curl https://api.goshippo.com/shipments/ -H "Authorization: ShippoToken <PRIVATE_TOKEN>" -H "Shippo-API-Version: YYYY-MM-DD" -d '{ ... }' # now this API request uses the API version "YYYY-MM-DD"
Learn more about API versioning and check out our changelog for details about the latest versions.
Test Mode for Version 2016-10-25
With this new version, we’ve introduced Test Tokens for the Shippo API. You’ll be able to set your account to full test mode, and use the API without being worried about being charged.
Test Tokens are simple to use. Just insert it in place of your Live Token, and off you go. From creating Shipments all the way to generating test labels, you’ll be able to try out the Shippo API end-to-end.
Review Test Mode documentation to learn more.
Shippo is a multi-carrier API and web app that helps retailers, marketplaces and platforms connect to a global network of carriers. Businesses use Shippo to get real-time rates, print labels, automate international paperwork, track packages and facilitate returns. Shippo provides the tools to help businesses succeed through shipping.
Looking for a multi-carrier shipping platform?
With Shippo, shipping is as easy as it should be.
- Pre-built integrations into shopping carts like Magento, Shopify, Amazon, eBay, and others.
- Support for dozens of carriers including USPS, FedEx, UPS, and DHL.
- Speed through your shipping with automations, bulk label purchase, and more.
- Shipping Insurance: Insure your packages at an affordable cost.
- Shipping API for building your own shipping solution.
Stay in touch with the latest insights
Be the first to get the latest product releases, expert tips, and industry news to help you save time and money on shipping.