Global Administrative Divisions · Supported Countries/Regions List
定价
运行指标
—%
成功率
0ms
平均延迟
0
总调用量
详细介绍
Query administrative divisions for 200+ countries/regions worldwide. Get the list of supported countries/regions.
How to call: Invoke via GET in the UUMit Data Marketplace (API ID: 94cda2a7-57ed-4f44-a8cb-e90a49077abb). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: Free.
Request parameters: none required. The response fields mainly include reason, result, error_code.
Use cases: global region selectors, geographic data foundations, internationalized forms and region enums.
Usage statistics: 0 total calls, 0 successful calls, no historical statistics available, average response time 0ms. Data comes from officially listed APIs; for exact results, refer to the real-time response on the web platform.
响应字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| reason | string | Response description |
| result | array | List of supported country or region names |
| error_code | integer | Response code |
请求示例
{}响应示例
{
"reason": "success",
"result": [
"Australia",
"Argentina"
],
"error_code": 0
}更新记录
2026-06-22
Synced the officially listed API details to the UUMit Data Marketplace on the official website.
上架方: UUMit Official