Free IP API • No Auth Required • Developer-Friendly

The IP API Knowledge Base for Developers

Step-by-step tutorials, code examples, and guides for using IP geolocation APIs effectively. All examples use ipinfo.im — the free IP API that requires no authentication.

$ curl https://ipinfo.im/api/
{
  "ip": "8.8.8.8",
  "country": "US",
  "region": "California",
  "city": "Mountain View",
  "org": "AS15169 Google LLC",
  "timezone": "America/Los_Angeles"
}

Everything You Need to Work with IP APIs

What is ipinfo.im?

ipinfo.im is a free IP intelligence API that returns geolocation, ISP, ASN, and more for any IP address — with zero authentication required.

Free & No Auth

No API key, no registration, no rate-limit tiers. Just make an HTTP request and get structured JSON data back instantly.

10+ Network Tools

Beyond IP lookup: DNS lookup, WHOIS, ping, traceroute, port check, and more — all accessible via simple HTTP endpoints.

JSON API

Clean JSON responses, CORS-enabled, works from browsers and servers alike. Perfect for prototyping and production.

Ready to use the API?

ipinfo.im provides a free, no-auth IP lookup API. Get country, city, ISP, ASN, and more — instantly, with a single HTTP request.