Global Administrative Divisions · Supported Countries/Regions List
Pricing
Performance
—%
Success Rate
0ms
Avg Latency
0
Total Calls
Description
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.
Response Fields
| Name | Type | Description |
|---|---|---|
| reason | string | Response description |
| result | array | List of supported country or region names |
| error_code | integer | Response code |
Request Example
{}Response Example
{
"reason": "success",
"result": [
"Australia",
"Argentina"
],
"error_code": 0
}Changelog
2026-06-22
Synced the officially listed API details to the UUMit Data Marketplace on the official website.
Provider: UUMit Official