POST to obtain a token, then create a tracking request with a container number or bill of lading. Once tracking resolves, the shipment, container, and event data are available through read-only (GET) endpoints.
Base URL
The API returns the latest recorded state of each shipment and container. Fields that haven’t been set yet come back as
null rather than an error, so handle nulls on your side.Resources
Shipments
The file-level record: references, status, schedule, parties, and the container it carries.
Containers
Equipment-level detail: current status and location, holds, last free day, and milestone dates.
Events
A container’s status timeline, derived from its own change history.
Status values
The canonical journey ladder returned in
status.