Loading
Loading
Get regions and administrative divisions by country. Returns region names, codes, and parent country data for geographic drill-down.
The Regions API returns a simple list of all geographical regions supported in the GeoDB system. No parameters are required.
Pass your API key as the apiKey parameter in every request.
This is version v1.0 of the API.
A successful request returns a 200 OK response with an array of region names.
regionsAn array of strings representing all available geographical regions.
regions[]A region name (e.g., "Africa", "Americas", "Asia", "Europe", "Oceania", "Polar").