v1
latestOpenAPI 3.0.02026-07-13483586.3 KBGeo
Get geographical data
Returns a dictionary of country codes and country names
get/geo
Response
Successful operation
Geo required
Example response
{
"US": "United States",
"UK": "United Kingdom",
"DE": "Germany"
}