Our comprehensive API provides all the IP data you need with lightning-fast response times and enterprise-grade reliability.
Pinpoint accurate location data including country, city, region, and precise coordinates for any IP address.
Identify internet service providers, organizations, and autonomous system information behind any IP address.
99.9% uptime guarantee for optimal performance.
Detect proxies, VPNs, hosting providers, and potential security threats with advanced threat intelligence.
See our IP lookup tool in action with real-time data
Easy to implement in any programming language with comprehensive documentation
curl -X GET "https://ipinfoapi.org/api/v1/info/8.8.8.8?token=YOUR_API_KEY"
{
"location": {
"continent": {
"name": "North America",
"code": "NA"
},
"country": {
"name": "United States",
"code": "US"
},
"region": {
"name": "Virginia",
"code": "VA"
},
"city": {
"name": "Ashburn",
"district": "",
"zipCode": "20149"
},
"coordinates": {
"latitude": 39.03,
"longitude": -77.5
},
"timezone": {
"name": "America/New_York",
"offset": -14400
},
"currency": "USD"
},
"network": {
"ipAddress": "8.8.8.8",
"isp": "Google LLC",
"organization": "Google Public DNS",
"autonomousSystem": {
"asNumber": "AS15169 Google LLC",
"name": "GOOGLE"
},
"reverseDNS": "dns.google",
"connection": {
"mobile": false,
"proxy": false,
"hosting": true
}
},
"status": "success"
}
Choose the plan that fits your needs
Perfect for hobby projects and light usage
Powerful features for growing businesses
Everything you need to know about Geopoint Api