Loading
Loading
Retrieve a complete list of all world regions. Returns all standard geographic regions as a flat array of strings.
Returns 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.
The following optional parameter controls the response format.
formatoptionalStringdefault: jsonResponse format: 'json' (default) or 'xml'.
A successful request returns a 200 OK response with a JSON object containing the regions array.
regionsAn array of region names representing all geographical regions supported by the service, such as "Africa", "Americas", "Asia", "Europe", "Oceania", and "Polar".