IP intelligence,
made simple.
Accurate geolocation, ASN, and VPN detection. Streamline your workflow, manage IP data, and empower your applications with TheIP's all-in-one solution.
{
"ip": "8.8.8.8",
"country": "United States",
"country_code": "US",
"city": "Mountain View",
"timezone": "America/Los_Angeles",
"isp": "Google LLC",
"is_vpn": false,
"accuracy": 95
}Built for developers
Everything you need to build IP-powered applications. From startups to enterprise, we've got the tools and scale you need.
Global coverage
Accurate IP data from every corner of the world with 99.9% coverage and real-time updates.
Lightning fast
Sub-50ms response times with our globally distributed infrastructure and edge caching.
Developer-first
RESTful API, comprehensive docs, SDKs in 8+ languages, and webhook support.
Privacy-conscious
GDPR compliant, no data retention, and enterprise-grade security standards.
Rich insights
ASN, ISP, VPN detection, threat intelligence, and detailed geolocation data.
99.9% uptime
Enterprise SLA, 24/7 monitoring, and automatic failover across multiple regions.
Simple to integrate
Get started with just a few lines of code
// Get IP information
const response = await fetch('https://api.theip.com/lookup/8.8.8.8', {
headers: {
'Authorization': 'Bearer your-api-key'
}
});
const data = await response.json();
console.log(data.country); // "United States"
console.log(data.city); // "Mountain View"Fair pricing for everyone
Start free, upgrade anytime. No hidden fees, no surprise charges.
Free
Perfect for trying out our service
- Basic fields
- Country & city
- Timezone data
Starter
Great for small projects
- Basic fields
- Currency data
- Email support
Pro
For growing businesses
- All fields
- ASN & ISP data
- VPN/proxy detection
- Priority support
Business
For high-volume applications
- Everything in Pro
- Bulk lookup endpoints
- Dedicated support
- Custom rate limits
- 99.95% SLA
- Phone support
Need more? Enterprise plans include dedicated infrastructure, custom SLAs, priority support, and volume discounts for 10M+ requests.
Contact sales