🌐
Goshippo
docs.goshippo.com › docs › tracking › tracking
Tracking
April 8, 2026 - Use the Shippo Tracking API to track shipments from all carriers with normalized data, complete tracking history, and real-time updates. When used with webhooks, you'll receive instant notifications whenever there's a tracking update.
Guides
Add a complete shipping solution to your app with the Shippo API. Compare carrier rates, create labels, track packages, and manage returns.
API Reference
Learn about the Shippo API — authentication, request format, versioning, and core REST principles.
🌐
Shippo
goshippo.com › products › tracking-api
Shipment Tracking API - Real-Time Package Tracking & Status
The Shippo Shipment Tracking API tracks packages and deliveries across multiple carriers. Get real-time fulfillment status, arrival date, and more.
🌐
Shippo
support.goshippo.com › hc › en-us › articles › 4404415886491-Shippo-API-Quick-Start-Guide
Shippo API Quick Start Guide – Shippo
Once you add your own account, you will get your negotiated rates from your carrier account. ... The Shippo Tracking API allows you to track shipments across all carriers with normalized data, full tracking history and real-time updates.
🌐
GoShippo
goshippo.com › blog › introducing-shippos-new-shipment-tracking-api
Shipment Tracking API - Shippo’s New Shipment Tracking API
April 27, 2026 - Shippo's new Shipment Tracking API gives you access to the current and historical shipment statuses and whereabouts of any packages sent out.
🌐
Shippo
goshippo.com › shipping › multi-carrier-tracking
Multi-carrier Tracking API
June 5, 2025 - Shippo is a shipping API solution that serves as a one-stop-shop for getting rates, buying labels, and tracking packages via multiple carriers.
🌐
Goshippo
docs.goshippo.com
Welcome to the Shippo API - Shippo API Documentation
Add a complete shipping solution to your app with the Shippo API. Compare carrier rates, create labels, track packages, and manage returns.
🌐
Goshippo
docs.goshippo.com › docs › tracking › webhooks
Webhooks
March 26, 2026 - You can view the details of that webhook in the Shippo API Portal or using the webhooks endpoint. transaction_created: sent whenever a transaction is created in your account. The POST request body will contain a JSON of the Transaction object that was created. transaction_updated: sent whenever a transaction is updated in your account. The POST request body will contain a JSON of the Transaction object that was updated. track_updated: for tracking status updates.
🌐
Goshippo
docs.goshippo.com › docs › carriers › integration_guides › bettertrucks › track
Track
curl --location --request GET 'https://api.goshippo.com/tracks/better_trucks/BTS_0018P2LD557/’\ --header 'Authorization: ShippoToken shippo_live_***’ \ --header 'Content-Type: application/json' \ --data-raw '{ }’
🌐
Shippo
support.goshippo.com › hc › en-us › articles › 204291119-How-to-Track-Packages-in-Shippo
How to Track Packages in Shippo – Shippo
You've purchased your label and sent out your package, and now, just like your customers, you're waiting for the package to arrive at its destination. In Shippo, you can easily track your packages from inside the Shipments page!
🌐
GoShippo
goshippo.com › blog › announcing-updates-our-package-tracking-api
Enhanced Package Tracking API: New Features & Updates
October 6, 2016 - Use Shippo's updated shipment tracking API. Get the tracking status of any shipment with a tracking number and know which carrier the package was shipped with.
Find elsewhere
🌐
Goshippo
docs.goshippo.com › docs › tracking › trackingcarriers
Tracking Carriers
January 19, 2026 - The Shippo API supports you in tracking your labels bought though Shippo as well as label purchased outside of Shippo.
🌐
Goshippo
docs.goshippo.com › docs › carriers › integration_guides › royalmail-tracked › track
Shippo API Documentation
October 3, 2025 - curl https://api.goshippo.com/tracks/ \ -H "Authorization: ShippoTokenshippo_live_******" \ -d carrier="royal_mail_sf" \ -d tracking_number="TQ966044837GB" \ -d metadata="Order 000123" Copy ·
🌐
Goshippo
docs.goshippo.com › docs › tracking › trackingcarrier
Tracking carriers using webhooks
March 16, 2026 - curl https://api.goshippo.com/tracks/ \ -H "Authorization: ShippoToken <API_TOKEN>" \ -d carrier="<CARRIER_TOKEN>" \ -d tracking_number="<TRACKING_NUMBER>" \
🌐
Shippo
goshippo.com
Best Multi-Carrier Shipping Software for Businesses | Shippo
Shippo is the best multi-carrier shipping software for e-commerce businesses. Find the best shipping rates, integrate with e-commerce platforms, print shipping labels, track package delivery, and verify addresses with either our shipping API or web app.
🌐
GoShippo
goshippo.com › blog › new-feature-meet-the-shippo-api-portal
Shippo's API portal helps you manage your shipping operations
April 27, 2026 - Developer Tools: Access your API ... API documentation—everything you need for onboarding, all in one place. You can also create webhooks to receive instant notifications whenever there's a status change in your tracking, batch labels, or transactions. Admin Tasks: Easily manage your payment methods, authorized users (up to 5*), and check the status of Shippo ...
🌐
Shippo
goshippo.com › pricing › api
Shipping API Pricing - Shippo E-Commerce Shipping API Pricing
With Shippo's API, we were able to overcome difficulties with tracking, updates, and address validation, resulting in a smoother shipping experience.
🌐
GoShippo
goshippo.com › blog › usps-tracking-number-updates-within-hour
USPS Tracking Number Updates within the Hour on USPS.com
April 27, 2026 - The status is clearly marked as a purchased label in “pre-shipment” and the origin address is shown. ... Shippo’s multi-carrier API and tracking API are great ways to compare shipping rates, generate shipping labels, and track shipments.
🌐
Shippo
goshippo.com › products › api
Shipping API - Multi-Carrier Shipping API Solution
Track shipments in real time across 1000+ carriers. Keep customers informed, cut down on support tickets, and boost repeat purchases.Learn more ... Verify addresses before you ship to minimize failed deliveries, save on label costs, and avoid ...
🌐
Goshippo
docs.goshippo.com › docs › api_concepts › apichangelog
Shippo API release notes
April 7, 2026 - Minor: You can use the carrier Sendle to ship packages using our API. Minor: PRE_TRANSIT will be added to the list of possible values in status. Minor: PRE_TRANSIT will be added to the list of possible values in status and tracking_status for track_updated and transaction_updated events, respectively. Shippo-API-Version will be included in the headers of all webhook responses to indicate the api version being used.
🌐
Stitchflow
stitchflow.com › user-management › shippo › api
Shippo User Management API Guide | Stitchflow
March 16, 2026 - For tracking automation, register a shipment via POST /tracks/ with carrier and tracking_number to receive track_updated webhook pushes. The webhook destination URL must be pre-configured in the Shippo dashboard under Settings > Webhooks - there ...