| ip | The IP address that was looked up. |
| is_eu | Returns true or false depending on whether the country is a recognized member of the European Union. The list of all EU countries is compiled from this list on the European Union website. |
| count | The total number of requests made by your API key in the last 24 hrs. Updates once a minute. |
| city | The name of the city from where the IP Address is located. |
| region | The name of the region where the IP Address is located. |
| region_code | The ISO 3166-2 code for the region. |
| region_type | The given region can either be a first or second level administrative subdivision, this field tells you what type it is. For example in the US the region is usually a state, Canada has provinces etc |
| country_name | The name of the country where the IP Address is located. |
| country_code | The 2 letter ISO 3166-1 alpha-2 code for the country. |
| continent_name | The name of the continent where the IP Address is located. One of; Africa, Antarctica, Asia, Europe, North America, Oceania, South America |
| continent_code | The 2 letter ISO 3166-1 alpha-2 code for the continent. One of; AF, AN, AS, EU, NA, OC, SA |
| latitude | An approximate latitudinal location for the IP Address. Often near the center of population. |
| longitude | An approximate longitudinal location for the IP Address. Often near the center of population. |
| postal | The Postal code for where the IP Address is located. |
| calling_code | The International Calling Code for the country where the IP Address is located. |
| flag | A link to a PNG/SVG file with the flag of the country where the IP Address is located. To pick your format set the extension you want eg. https://ipdata.co/flags/us.png for PNG or https://ipdata.co/flags/us.svg for SVG. |
| emoji_flag | An emoji version of the flag of the country where the IP Address is located. |
| emoji_unicode | The Unicode for the emoji flag. |