Retrieve shipment tracking data in a Searates-compatible format

Returns the same tracking data as GET /shipment, formatted to be compatible with the Searates "Tracking by any number" response.

Enables a field-by-field comparison with Searates formatted data.

By default the payload follows the Searates format. Set safecubeFields=true to additionally expose SafeCube-specific fields (currently metadata.warnings); those fields are omitted from the response when null.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Bill of Lading Number, Booking number or Container Tracking Number

string

Sealine 4 letters scac code. Find the code corresponding to your sealine using the GET /sealines endpoint

This parameter is strongly recommended to improve response time and avoid wrong sealine detection

string
enum

Shipment type. CT for container, BL for Booking and BL for Bill of Lading

Allowed:
boolean
Defaults to true

Set this to true if you wish to receive the route segments or AIS data

Using this option will increase the response time

boolean
Defaults to true

Set this to true if you wish to receive AIS data - will only work if route is also set to true

Using this option will increase the response time

boolean
Defaults to false

Set to true to include SafeCube-specific fields in addition to the Searates-compatible format.

These fields have no equivalent in the native Searates response (currently metadata.warnings) and are omitted when null.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json