GET
/
geoip

Response

200 - application/json

Geo location data

city
string
required

The name of the city.

code
string
required

The ISO 3166-1 alpha-2 code of the country.

continent_code
string
required

The continent code where the country is located.

coordinates
string
required

The geographical coordinates (latitude, longitude) of the location.

country
string
required

The official name of the country.

european_union_member
boolean
default:
false
required

Indicates if the country is a member of the European Union.

in_privacy_restricted_country
boolean
default:
false
required

Indicates if the country has privacy restrictions.

in_privacy_restricted_region
boolean
default:
false
required

Indicates if the region has privacy restrictions.

postal_code
string
required

The postal code of the location.

subdivisions
string
required

The name of the primary administrative subdivision.

time_zone
string
required

The time zone of the country.