Abstract API · Schema

IPGeolocationResponse

IP geolocation response data

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Properties

Name Type Description
ip_address string The queried IP address
city string City name
city_geoname_id integer Geonames ID for the city
region string Region or state name
region_iso_code string ISO region code
region_geoname_id integer Geonames ID for the region
postal_code string Postal or ZIP code
country string Country name
country_code string ISO 3166-1 alpha-2 country code
country_geoname_id integer Geonames ID for the country
country_is_eu boolean Whether the country is in the EU
continent string Continent name
continent_code string Continent code
continent_geoname_id integer Geonames ID for the continent
longitude number Longitude coordinate
latitude number Latitude coordinate
security object
timezone object
flag object
currency object
View JSON Schema on GitHub