稳定、快速、免费的 API 接口服务
快递查询
接口地址: https://api.i8z8.com/api/kd
返回格式: json
请求方式: GET/POST
请求示例: https://api.i8z8.com/api/kd?type=777165581413685
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
type | 是 | string | 快递单号 |
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
{ "message": "ok", "nu": "777165581413685", "ischeck": "1", "condition": "F00", "com": "shentong", "status": "200", "state": "3", "data": [{ "time": "2023-09-14 16:00:30", "ftime": "2023-09-14 16:00:30", "context": "快件已由【本人】签收,如有疑问请联系派件员:19872021611,投诉电话:15071517177。起早贪黑不停忙,如有不妥您见谅,好评激励我向上,求个五星暖心房。", "location": "" }, { "time": "2023-09-14 11:26:45", "ftime": "2023-09-14 11:26:45", "context": "[襄阳市]【湖北老河口公司】的申通小哥(刘育伟8181599/19872021611)正在为您派送(可放心接听95089申通专属派送号码),投诉电话:15071517177", "location": "襄阳市" }, { "time": "2023-09-14 11:19:15", "ftime": "2023-09-14 11:19:15", "context": "[襄阳市]快件已到达【湖北老河口公司】咨询电话:07103780199", "location": "襄阳市" }, { "time": "2023-09-13 23:39:36", "ftime": "2023-09-13 23:39:36", "context": "[荆门市]快件离开【湖北荆门转运中心】已发往【湖北老河口公司】", "location": "荆门市" }, { "time": "2023-09-13 23:12:58", "ftime": "2023-09-13 23:12:58", "context": "[荆门市]快件已到达【湖北荆门转运中心】", "location": "荆门市" }, { "time": "2023-09-13 01:33:03", "ftime": "2023-09-13 01:33:03", "context": "[广州市]快件离开【广东增城转运中心】已发往【湖北荆门转运中心】", "location": "广州市" }, { "time": "2023-09-13 01:30:27", "ftime": "2023-09-13 01:30:27", "context": "[广州市]快件已到达【广东增城转运中心】", "location": "广州市" }, { "time": "2023-09-12 23:03:23", "ftime": "2023-09-12 23:03:23", "context": "[广州市]快件离开【广东广州番禺罗家公司】已发往【广东广州转运中心】", "location": "广州市" }, { "time": "2023-09-12 23:03:00", "ftime": "2023-09-12 23:03:00", "context": "[广州市]【广东广州番禺罗家公司】(02023391001)的广东广州番禺罗家公司(15626149361)已揽收", "location": "广州市" }] }
请求参数设置:
参数名称 | 参数值 |
---|---|
{ "message": "ok", "nu": "777165581413685", "ischeck": "1", "condition": "F00", "com": "shentong", "status": "200", "state": "3", "data": [{ "time": "2023-09-14 16:00:30", "ftime": "2023-09-14 16:00:30", "context": "快件已由【本人】签收,如有疑问请联系派件员:19872021611,投诉电话:15071517177。起早贪黑不停忙,如有不妥您见谅,好评激励我向上,求个五星暖心房。", "location": "" }, { "time": "2023-09-14 11:26:45", "ftime": "2023-09-14 11:26:45", "context": "[襄阳市]【湖北老河口公司】的申通小哥(刘育伟8181599/19872021611)正在为您派送(可放心接听95089申通专属派送号码),投诉电话:15071517177", "location": "襄阳市" }, { "time": "2023-09-14 11:19:15", "ftime": "2023-09-14 11:19:15", "context": "[襄阳市]快件已到达【湖北老河口公司】咨询电话:07103780199", "location": "襄阳市" }, { "time": "2023-09-13 23:39:36", "ftime": "2023-09-13 23:39:36", "context": "[荆门市]快件离开【湖北荆门转运中心】已发往【湖北老河口公司】", "location": "荆门市" }, { "time": "2023-09-13 23:12:58", "ftime": "2023-09-13 23:12:58", "context": "[荆门市]快件已到达【湖北荆门转运中心】", "location": "荆门市" }, { "time": "2023-09-13 01:33:03", "ftime": "2023-09-13 01:33:03", "context": "[广州市]快件离开【广东增城转运中心】已发往【湖北荆门转运中心】", "location": "广州市" }, { "time": "2023-09-13 01:30:27", "ftime": "2023-09-13 01:30:27", "context": "[广州市]快件已到达【广东增城转运中心】", "location": "广州市" }, { "time": "2023-09-12 23:03:23", "ftime": "2023-09-12 23:03:23", "context": "[广州市]快件离开【广东广州番禺罗家公司】已发往【广东广州转运中心】", "location": "广州市" }, { "time": "2023-09-12 23:03:00", "ftime": "2023-09-12 23:03:00", "context": "[广州市]【广东广州番禺罗家公司】(02023391001)的广东广州番禺罗家公司(15626149361)已揽收", "location": "广州市" }] }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例: