价格: ¥ 99 积分可抵¥ 1
最后更新: 2019-12-15 20:54:35
演示地址: 无
安装费: 免费
调用地址:http(s)://himobile.market.alicloudapi.com/query
请求方式:GET
返回类型:JSON
API 调用:API 简单身份认证调用方法(APPCODE)展开API 签名认证调用方法(AppKey & AppSecret)
调试工具:去调试
无参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
number | STRING | 可选 | 手机号码 |
无参数
curl -i -k --get --include 'https://himobile.market.alicloudapi.com/query?number=13988888888' -H 'Authorization:APPCODE 你自己的AppCode'
{
"ret": 200,
"data": {
"code": 5,
"desc": "沉默号",
"number": "13988888888",
"extend": {
"area_num": "1398888",
"isp": "CMCC",
"prov": "云南",
"city": "丽江",
"post_code": "674100",
"area_code": "0888",
"card_prov_code": "530000",
"card_city_code": "530700",
"lng": "100.233026",
"lat": "26.872108",
"city_code": "lijiang",
"city_short_code": "lj"
}
},
"qt": 0.01
}
{
"ret": 500,
"data": {
"desc": "查询失败",
"number": "13988888888"
}
}
无数据
0 (0%) 好评 | 0 (0%) 中评 | 0 (0%) 差评 |