Shippo
Shippo provides a robust shipping API architecture that helps developers drive efficiency at scale. The Shippo API covers the complete shipping lifecycle from pre-purchase rate shopping across 80+ carriers to label generation, package tracking, and returns management. SDKs are available for Python,
5 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Fired when a Batch object has been created asynchronously and is ready for batch shipment work. The `data` field carries a Batch object.Shippo Webhooks
-
Fired when Batch Shipments have been purchased asynchronously. The `data` field carries a Batch object representing the purchased batch.Shippo Webhooks
-
Fired when the tracking status of a registered tracked package changes. The `data` field carries a TrackingStatus object including the current `tracking_status` block and the `tracking_history` array.Shippo Webhooks
-
Fired when a Transaction (a purchased shipping label or label-purchase attempt) is created. The `data` field carries a Transaction object.Shippo Webhooks
-
Fired when a Transaction is updated (for example, when its status transitions from QUEUED to SUCCESS or ERROR). The `data` field carries the updated Transaction object.Shippo Webhooks