Skip to content
On this page

Geolocation

json
{
  "countryShort": "US",
  "countryLong": "United States",
  "region": "Florida",
  "city": "Miami",
  "latitude": "25.780600",
  "longitude": "-80.182600",
  "timezone": "America/New_York",
  "localTime": "2023-04-21 05:53:37",
  "money": "USD"
}
FieldDescription
countryShortThe 2 letter ISO 3166-1 alpha-2 code for the country.
countryLongThe name of the country where the IP Address is located.
regionThe name of the region where the IP Address is located.
cityThe name of the city from where the IP Address is located.
latitudeAn approximate latitudinal location for the IP Address. Often near the center of population.
longitudeAn approximate longitudinal location for the IP Address. Often near the center of population.
timezoneThe time zone of the IP address area.
localTimeCurrent time in the area where the IP address is located.
moneyCurrency of the region where the IP address is located.