UUMit Logo

Global Express & Logistics · Courier Tracking API

Express Logistics Tracking
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.
物流查询请求方式: GET

定价

4.81 UT/ 次
接入 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.

请求参数

参数名类型必填说明
nostringThe tracking number to query
comstringThe courier company code to query
dtypestringResponse data format: xml or json, default json
senderPhoneintegerLast 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.
receiverPhoneintegerLast 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