menu 云析API铺 - 云析文档平台 公告 打赏
child_care
医药百科
keyboard_arrow_down
star_border

全网快递查询

使用教程


请求地址 https://api.a20safe.com/api.php?api=20&key=你的KEY&order=快递单号(例YT1529552939863)

返回示例 {"code":0,"msg":"success","data":[{"time":"2022-07-05 17:38:12","content":"客户签收人: 【丰巢】御龙湾花园5座架空层已签收 已签收 感谢使用圆通速递,期待再次为您服务 如有疑问请联系:15899845303,投诉电话:0757-87779592,0757-87779593 疫情期间圆通每天对网点多次消毒,快递小哥每天测量体温,佩戴口罩"},{"time":"2022-07-05 16:49:39","content":"您的快件已存放至【西南西青大道28号御龙湾花园5座架空层】【御龙湾花园5座架空层】,请及时取件。若有疑问,请电联派件员【15899845303】"},{"time":"2022-07-05 13:59:20","content":"【广东省佛山市三水区公司】 派件中 派件人: 张少峰 电话 15899845303 如有疑问,请联系:0757-87779592,0757-87779593"},{"time":"2022-07-05 10:11:54","content":"【广州转运中心】 已发出 下一站 【广东省佛山市三水区公司】"},{"time":"2022-07-05 09:44:51","content":"【广州转运中心公司】 已收入"},{"time":"2022-07-03 21:50:53","content":"【潍坊转运中心】 已发出 下一站 【广州转运中心公司】"},{"time":"2022-07-03 21:04:44","content":"【潍坊转运中心公司】 已收入"},{"time":"2022-07-03 18:28:25","content":"【山东省烟台市莱州市】 已发出 下一站 【潍坊转运中心公司】"},{"time":"2022-07-03 18:19:35","content":"【山东省烟台市莱州市公司】 已揽收 取件人: 曲建坤 (18660559077) 快递员当前健康码无异常 新冠疫苗已接种"}]}

Example

返回参数

返回参数类型说明
code Int 状态码
msg String 返回说明
data[n].time String 时间
data[n].content String 快递信息

						<br><br>
<table class="mdui-table"><thead><tr>
<th>返回参数</th><th>类型</th><th>说明</th></tr></thead><tbody>
<tr><td><code>code</code></td>
<td>Int</td>
<td>状态码</tr>
<tr><td><code>msg</code></td>
<td>String</td>
<td>返回说明</tr>
<tr><td><code>data[n].time</code></td>
<td>String</td>
<td>时间</tr>
<tr><td><code>data[n].content</code></td>
<td>String</td>
<td>快递信息</tr>
</tbody></table>
					

请求参数

请求参数必填类型说明
api String 接口id
key String 你的key
order String 快递单号