Global Express & Logistics · Courier Tracking API
定价
运行指标
96.00%
成功率
331ms
平均延迟
3.0k
总调用量
详细介绍
Track shipments across thousands of courier companies worldwide, including major carriers such as SF Express, YTO Express and STO Express. Automatic courier and tracking number recognition, millisecond server response, timely and accurate data.
How to call: Invoke via GET in the UUMit Data Marketplace (API ID: fc5c32b6-9406-4e79-9778-d930c2b4a9a9). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: 4.81 UT per call.
Request parameters: no (required), com (required), dtype, senderPhone, receiverPhone. The response fields mainly include a standard JSON response.
Use cases: order logistics lookup, after-sales support, cross-platform shipment tracking and fulfillment monitoring.
Usage statistics: 3000 total calls, 2880 successful calls, 96.0% success rate, average response time 331ms. Data comes from officially listed APIs; for exact results, refer to the real-time response on the web platform.
请求参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| no | string | 是 | The tracking number to query |
| com | string | 是 | The courier company code to query |
| dtype | string | 否 | Response data format: xml or json, default json |
| senderPhone | integer | 否 | Last four digits of the sender's phone number. SF Express, ZTO Express and BEST Express require either senderPhone or receiverPhone. More couriers may require this in the future, so it is recommended to prepare for it in advance. |
| receiverPhone | integer | 否 | Last four digits of the recipient's phone number. SF Express, ZTO Express and BEST Express require either senderPhone or receiverPhone. More couriers may require this in the future, so it is recommended to prepare for it in advance. |
请求示例
{
"no": "SF123456789CN",
"com": "sf",
"dtype": "sample value",
"senderPhone": 1,
"receiverPhone": 1
}响应示例
{
"reason": "success",
"result": {},
"error_code": 0
}更新记录
2026-06-22
Synced the officially listed API details to the UUMit Data Marketplace on the official website.
上架方: UUMit Official