价格: ¥ 99 积分可抵¥ 1
最后更新: 2019-12-15 20:55:19
演示地址: 无
安装费: 免费
调用地址:http(s)://jisuarea.market.alicloudapi.com/area/query
请求方式:GET
返回类型:JSON
API 调用:API 简单身份认证调用方法(APPCODE)展开API 签名认证调用方法(AppKey & AppSecret)
调试工具:去调试
无参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
parentid | LONG | 必选 | 上级ID |
无参数
curl -i -k --get --include 'https://jisuarea.market.alicloudapi.com/area/query?parentid=1' -H 'Authorization:APPCODE 你自己的AppCode'
{
"status": "0",
"msg": "ok",
"result": [
{
"id": "499",
"name": "东城区",
"parentid": "1",
"parentname": "北京",
"areacode": "010",
"zipcode": "100000",
"depth": "2"
},
{
"id": "500",
"name": "西城区",
"parentid": "1",
"parentname": "北京",
"areacode": "010",
"zipcode": "100000",
"depth": "2"
},
{
"id": "501",
"name": "海淀区",
"parentid": "1",
"parentname": "北京",
"areacode": "010",
"zipcode": "100000",
"depth": "2"
},
{
"id": "502",
"name": "朝阳区",
"parentid": "1",
"parentname": "北京",
"areacode": "010",
"zipcode": "100000",
"depth": "2"
},
{
"id": "503",
"name": "崇文区",
"parentid": "1",
"parentname": "北京",
"areacode": "010",
"zipcode": "100000",
"depth": "2"
}
]
}
无数据
无数据
0 (0%) 好评 | 0 (0%) 中评 | 0 (0%) 差评 |