Available Geo-Locations
Retrieve Available Geo-locations
Obtain a list of available geo-locations for Geonode proxy services.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200
application/json
List of available geo-locations retrieved successfully.
The ISO 3166-1 alpha-2 country code, which is a two-letter code representing the country.
Example:
"AF"
The full name of the country.
Example:
"Afghanistan"
Contains details about city-level targeting.
Contains details about state-level targeting.
Contains details about ASN-level targeting.