Below Data successfully fetched from API and display in JSON Form
{ "ip": "154.12.254.44", "network": "154.12.224.0\/19", "version": "IPv4", "city": "New York City", "region": "New York", "region_code": "NY", "country": "US", "country_name": "United States", "country_code": "US", "country_code_iso3": "USA", "country_capital": "Washington", "country_tld": ".us", "continent_code": "NA", "in_eu": false, "postal": "10069", "latitude": 40.778, "longitude": -73.9884, "timezone": "America\/New_York", "utc_offset": "-0400", "country_calling_code": "+1", "currency": "USD", "currency_name": "Dollar", "languages": "en-US,es-US,haw,fr", "country_area": 9629091, "country_population": 327167434, "asn": "AS40021", "org": "NL-811-40021" }
Below Data is converted From JSON to Readable format
Key | Value |
---|---|
Ip | 154.12.254.44 |
Network | 154.12.224.0/19 |
Version | IPv4 |
City | New York City |
Region | New York |
Region Code | NY |
Country | US |
Country Name | United States |
Country Code | US |
Country Code Iso3 | USA |
Country Capital | Washington |
Country Tld | .us |
Continent Code | NA |
In Eu | |
Postal | 10069 |
Latitude | 40.778 |
Longitude | -73.9884 |
Timezone | America/New_York |
Utc Offset | -0400 |
Country Calling Code | +1 |
Currency | USD |
Currency Name | Dollar |
Languages | en-US,es-US,haw,fr |
Country Area | 9629091 |
Country Population | 327167434 |
Asn | AS40021 |
Org | NL-811-40021 |