Skip to main content
Access all shipment details through two dedicated endpoints that return identical per-shipment data.

Retrieve Shipments Endpoint

Use the Retrieve shipments endpoint to list multiple shipments efficiently. You can use query filters to narrow your results such as announcement time, update time, integration, and other fields - full list in the API reference. You can also specify up to 100 shipment IDs for targeted retrieval. The endpoint supports pagination via Link headers (next and prev)

Retrieve a Shipment Endpoint

Use the Retrieve a shipment endpoint for details on one specific shipment. Ideal when you know the exact shipment ID, no filtering or pagination needed Both endpoints ensure a consistent data structure for seamless integration.