每次请求API接口:0.00000 元
接口地址:https://api.xiaotuo.net/api.php?act=Api_send&id=78
返回格式:json
请求方式:GET
请求示例:https://api.xiaotuo.net/api.php?act=Api_send&id=78&apikey=你开通的apikey&number=要查询的快递编号&com=快递公司编码,默认自动识别,不用填写&phone=寄/收件人手机号后四位,顺丰快递和中通快递必填
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
apikey | 是 | string | 你开通的apikey |
number | 是 | string | 要查询的快递编号 |
com | 否 | string | 快递公司编码,默认自动识别,不用填写 |
phone | 否 | string | 寄/收件人手机号后四位,顺丰快递和中通快递必填 |
名称 | 类型 | 说明 |
---|---|---|
nu | string | 快递编号 |
com | string | 快递公司编码 |
com_text | string | 快递公司名称 |
state | string | 签收状态,3已签收 |
status | string | 最后一条物流状态 |
status_desc | string | 物流状态描述 |
info | string | 物流轨迹列表 |
status | string | 轨迹状态 |
status | string | 状态描述 |
{ "request_id": "791096528290992128", "success": true, "message": "success", "code": 200, "data": { "nu": "777313225574727", "com": "sto", "com_text": "申通快递", "state": 3, "status": "SIGN", "status_desc": "已签收", "info": [ { "time": "2025-06-10 15:55:12", "content": "【驿站】包裹已签收!如有问题请联系:菜鸟公共服务站15887184861,您的快递已经妥投,投诉电话:087168505570。有事呼叫我,勿找平台,少一次投诉,多一份感恩。", "status": "SIGN", "status_desc": "已签收" }, { "time": "2025-06-10 15:22:55", "content": "快件已被富民县水岸家园共配服务站代收,请及时取件。如有取件码问题或找不到包裹等问题,请联系:15887184861,如您未收到此快递,请拨打投诉电话:087168505570!", "status": "AGENT_SIGN", "status_desc": "代签收" }, { "time": "2025-06-10 14:31:10", "content": "[昆明市]【 富民县水岸家园共配服务站】小件员【吴丽娟】正在为您派件,如有疑问请联系小件员,联系电话【13033383715】", "status": "DELIVERING", "status_desc": "派件中" }, { "time": "2025-06-10 14:30:40", "content": "【昆明市】快件已到达 云南富民县公司 咨询电话:087168505570", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-10 10:26:07", "content": "【昆明市】快件已发往 云南富民县公司", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-10 10:25:48", "content": "【昆明市】快件已到达 云南昆明转运中心 ", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-08 22:42:22", "content": "【郑州市】快件已发往 云南昆明转运中心", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-08 22:33:06", "content": "【郑州市】快件已到达 河南郑州转运中心 ", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-08 15:23:11", "content": "【商丘市】快件已发往 云南昆明转运中心", "status": "TRANSPORT", "status_desc": "运输中" }, { "time": "2025-06-08 15:03:57", "content": "【商丘市】河南虞城县公司(03702305943)的河南虞城03704126819(13623700372) 已揽收", "status": "ACCEPT", "status_desc": "已揽收" } ] }, "time": 1749572110, "usage": 0 }
错误码 | 说明 |
---|---|
100 | 您的apikey值为空! |
101 | 您的apikey值不存在! |
102 | 当前来源地址不在白名单内! |
103 | 当前接口为实名认证后可用,请您先进行实名! |
104 | 当前接口为企业认证后可用,请您先进行企业认证! |
105 | 当前接口未通过审核或已停止运营! |
106 | 您的余额不足,请及时充值! |
107 | 您当前的接口免费期限已过期,请及时续费! |
108 | 您的点数包已用完,请及时充值! |
109 | 您的账号已被封禁,不可使用任何接口! |