We're announcing 🧑🚀 inter-galactic shipping ✨ for 3025!
Search
Documentation
Shipments API
API Catalog
Shipment Management
Create a new shipment
post
Track a shipment
get
Cancel shipment
delete
Hold shipment
put
Update shipment priority
put
Get available service levels
get
Rates & Billing
Calculate shipping rates
post
Add insurance
post
International Shipping
Update customs documentation
put
Pay import duties
post
Documentation
Get shipping label
get
Get commercial invoice
get
Get commercial invoice (legacy)
get
Tracking & Notifications
Get shipment tracking events
get
Set up notifications
post
Schemas
List available schemas
get
Get schema details
get
Get facility capabilities
get
Organization Management
List all organizations
get
Create a new organization
post
Route Planning
Get estimated delivery time
get
Other endpoints
Health check
get
Get API version
get
Schemas
powered by Zudoku
Menu
Shipment API
Other endpoints
Endpoint
https://api.sh.example.com/v1
https://api.staging.sh.example.com/v1
https://api.dev.sh.example.com/v1
API information
Health check
GET
https://api.sh.example.com/v1
/health
Health check ›
Responses
status
string
·
enum
Enum values:
healthy
timestamp
string
·
date-time
Get API version
GET
https://api.sh.example.com/v1
/version
Get API version ›
Responses
version
string
releaseDate
string
·
date
environment
string
·
enum
Enum values:
production
staging
development
Route Planning