V2.0 is now available

    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.

    Global coverage
    Fast responses
    Privacy-conscious
    TheIP Dashboard
    API Status: Active
    GET /api/lookup/8.8.8.8
    {
      "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
    }
    1,247
    Requests today
    99.9%
    Uptime
    42ms
    Avg response

    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

    example.js
    // 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

    $0/forever
    2,500 requests/month
    • Basic fields
    • Country & city
    • Timezone data
    Get started
    Most Popular

    Starter

    Great for small projects

    $5/per month
    50,000 requests/month
    • Basic fields
    • Currency data
    • Email support
    Start free trial

    Pro

    For growing businesses

    $19/per month
    500,000 requests/month
    • All fields
    • ASN & ISP data
    • VPN/proxy detection
    • Priority support
    Start free trial

    Business

    For high-volume applications

    $59/per month
    2,000,000 requests/month
    • Everything in Pro
    • Bulk lookup endpoints
    • Dedicated support
    • Custom rate limits
    • 99.95% SLA
    • Phone support
    Start free trial

    Need more? Enterprise plans include dedicated infrastructure, custom SLAs, priority support, and volume discounts for 10M+ requests.

    Contact sales