接口地址:https://openapi.chinaz.net/v1/1014/expressaddress
返回格式:JSON
请求方式:GET
请求参数:
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
address | string | 是 | 快递地址,不得多于100个字 |
APIKey | string | 是 | 申请接口时获取的APIKey值 |
ChinazVer | string | 是 | 接口版本号,取值:1.0 |
返回参数说明:
名称 | 类型 | 说明 |
---|---|---|
name | string | 姓名 |
mobile | string | 手机号码 |
zip_code | string | 邮编 |
phone | string | 座机号码 |
province | string | 省份 |
city | string | 城市 |
area | string | 地区 |
addr | string | 具体地址 |
result | string | 多个城市的情况 |
{ "status": 0, "msg": "ok", "result": { "name": "马乐", "mobile": "15000000000", "zip_code": "038300", "phone": "", "province": "浙江", "city": "杭州", "area": "余杭区", "addr": "通运路378号", "result": null } }
错误代码 | 说明 |
---|---|
201 | 请输入少于100个字 |
210 | 没有信息 |
431 | http响应状态码:APIKey缺失,请附带APIKey参数 |
432 | http响应状态码:错误的APIkey长度 |
433 | http响应状态码:错误的请求key(或者返回状态码10001) |
434 | http响应状态码:错误的APIkey类型 |
436 | http响应状态码:额度不足,或者APIKey不存在 |
437 | http响应状态码:该IP未在白名单内 |
531 | http响应状态码:请求过于频繁 |
532 | http响应状态码:未知错误,请联系管理员(或者返回533) |
内容 | 说明 |
---|---|
客服微信 | ![]() |
描述:查询IP高精准...
描述:查询IP高精准...
描述:查询IP区县级...
描述:查询IP城市级...
描述:分析公共通信和...