Geo
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"
}Returns a dictionary of country codes and country names
Successful operation
{
"US": "United States",
"UK": "United Kingdom",
"DE": "Germany"
}