国家城市查询接口

查看国家列表

post
/index/api/get_dynamic_data_area
请求体
响应
200

成功

application/json
响应any
post
/index/api/get_dynamic_data_area

查看州下的城市

post
/index/api/get_city_by_region
请求体
country_codestring必填

国家代码

Example: us
regionstring必填

城市

Example: florida
响应
200

成功

application/json
响应any
post
/index/api/get_city_by_region

查看国家下的州

post
/index/api/get_city_by_state
请求体
idstring必填

国家代码

Example: us
响应
200

成功

application/json
响应any
post
/index/api/get_city_by_state

查看静态和数据中心可以开通的城市

post
/api/open/static_country
请求体
响应
200

成功

application/json
响应any
post
/api/open/static_country

最后更新于