v3

latestOpenAPI 3.1.0raw.githubusercontent.com2025-07-02111260.6 KB
📦 Trackers

Get tracking results for existing trackers by tracking number

This endpoint will return the tracking result corresponding to the tracking number provided as a parameter.

The tracking object is detailed in the SCHEMAS section.

Unlike the /v1/trackers/track endpoint, a Tracker must first be created on this tracking number before using this endpoint. As a tracking number is not unique, the endpoint may return multiple trackings associated with different Trackers.

get/public/v1/trackers/search/{trackingNumber}/results

Path parameters

trackingNumberstring required

Required Tracking number of the parcel.

Response

OK