aiendpoint.dev
ServicesShippo

Shippo

community

Multi-carrier shipping API for comparing rates, printing labels, and tracking across carriers.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://shippo.comapikeydeveloperdataconfidence: 90/1000 discoveries2 contributors
POSThttps://api.goshippo.com/shipments

Get shipping rates

Parameters

parcelsparcel dimensions and weight (arrayrequired
address_todestination address (objectrequired
address_fromorigin address (objectrequired

Returns

rates[] with object_id, amount, currency, provider, servicelevel.name, estimated_days, duration_terms
POSThttps://api.goshippo.com/transactions

Create shipping label

Parameters

raterate object_id (stringrequired
asyncfalse (booleanoptional
label_file_typePDF|PNG|ZPLII (stringoptional

Returns

object_id, status, rate, label_url, tracking_number, tracking_url_provider, eta
GEThttps://api.goshippo.com/tracks/{carrier}/{tracking_number}

Track shipment

Parameters

carrierusps|ups|fedex|dhl (stringrequired
tracking_numbertracking number (stringrequired

Returns

tracking_status.status, tracking_status.location, tracking_history[] with status, location, status_date, status_details