Get crucial realtime information from a user's IP address and optimize the way you handle operations in your app.
An API request is made to IPGuru using your API key and an IP Address, for example
https://ipguru-api.tech4granted.com/network/?access_key=<YOUR_API_KEY>&ip_address=<IP_ADDRESS>
The information is processed and a JSON object is returned containing information about the location associated with the IP address, such as country, region, city, latitude, and longitude.
https://ipguru-api.tech4granted.com/network/?access_key=<YOUR_API_KEY>&ip_address=104.154.65.53
{'ip': '104.154.65.53', 'location': {'geoname_id': 4852832, 'continent_code': 'NA', 'continent_name': 'North America', 'country_code': 'US', 'country_name': 'United States', 'region_code': 'IA', 'region_name': 'Iowa', 'city': 'Council Bluffs', 'zip': '51502', 'is_eu': False, 'latitude': 41.2591, 'longitude': -95.8517, 'radius': 20, 'time_zone': 'America/Chicago', 'metro_code': 652}, 'network': {'type': 'ipv4', 'organization': 'GOOGLE-CLOUD-PLATFORM', 'asn': 396982, 'is_proxy': False, 'is_anycast': False, 'is_satellite_provider': False}}
With our friendly pricing you can get started hassle free
We'd love to hear from you