取消
五级行政区域编码
2449
0
82402
  • API调试: 演示GET
    接口地址: /apis/citycode/
    请求方法: GET
    //api.help.bj.cn/apis/CityCode/?code=13
    //api.help.bj.cn/apis/CityCode/?code=1304
    //api.help.bj.cn/apis/CityCode/?code=130424
    //api.help.bj.cn/apis/CityCode/?code=130424201
    //api.help.bj.cn/apis/CityCode/?code=130424201207
    请求参数: UrlParam
    参数名 类型 必填 描述 默认值
    codenum行政地区编码2201
    返回说明:JSON格式,UTF-8编码。
    返回事例:{
    "status": 0,
    "data": [{
    "code": 130424201207,
    "zip": "056799",
    "name": "赵重村村委会",
    "short": "赵重村",
    "merger": "河北,邯郸,成安,柏寺营,赵重村",
    "pinyin": "ZhaoZhongCun",
    "level": 4,
    "select": 130424201207,
    "lng": "114.696161",
    "lat": "36.44043"
    },{......}
    ]
    }
    字段说明:{
    "status": 0,
    "data": [{
    "code": 130424201207,
    "zip": "056799",
    "name": "赵重村村委会",
    "short": "赵重村",
    "merger": "河北,邯郸,成安,柏寺营,赵重村",
    "pinyin": "ZhaoZhongCun",
    "level": 4,
    "select": 130424201207,
    "lng": "114.696161",
    "lat": "36.44043"
    },{......}
    ]
    }
  • 评论:

轻触这里

关闭目录