Get tracking results by tracking number
This endpoint will return the tracking corresponding to the tracking number provided as a parameter.
The tracking object is detailed in the SCHEMAS section.
For better accuracy, we strongly advise to provide extra information such as the origin country, destination postcode & country, and the shipping date.
🛑 You need an active "Per-call" subscription to use this endpoint. Our standard "Per-shipment" product & plans remain the best choice as it offers more features, allow faster tracking information fetching with less dependency on courier's system availability at a lower cost overall.
🛑 As this endpoint is synchronously fetching tracking results from couriers, response time may be up to 1 minute, and results depend on the courier's system availability at the time of the call.
Request body
Response
Created
Changes
Changed in 2 of the 3 revisions of this API.334
- ▲
the
/////response's property format changed fromdate-timeto no format for statusresponse-property-type-changed
- ▲
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^[a-zA-Z0-9- ._/]*$to the request propertyrequest-property-pattern-added
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ●
deleted the
headerrequest parameterContent-Typerequest-parameter-removed
- ●
the
request property's maxLength was set to32request-property-max-length-set
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲