Skip to main content

IpLocation

The IP address for which the IP location information is to be returned.

Properties

NameTypeDescriptionNotes
city_namestrThe city name--always returned in upper-case.[optional]
country_codestrA two-character (alpha-2) ISO 3166-1 country code.[optional]
ip_addressstrThe IPv4 Address.[optional]
ispstrThe ISP name--always returned in upper-case.[optional]
latitudefloatThe latitude.[optional]
longitudefloatThe longitude.[optional]
private_ip_addressboolWhether the IP provided is a private IP Address. The value is only available when resolving an IP address to an IpLocation.[optional]

Example