IP Geolocation API

The IP Geolocation API allows you to look up detailed information about an IP address, including country, city, ISP, connection type, coordinates, and more.

My IP Information

IPv4 : 18.190.219.249

IPv6 : Detecting...

ISP : AMAZON-02

Location : Columbus, United States

Key Features


  • Identify country, region, and city from an IP address
  • Supports both IPv4 & IPv6
  • Latitude & longitude, timezone, and currency information
  • Continuously updated, high accuracy

How to Use the API


Get Your Own IP Information

curl -s https://ip.imoz.io
                

Response

{
    "ip": "18.190.219.249",
    "iso_code": "US",
    "country": "United States",
    "city": "Columbus",
    "state": "OH",
    "state_name": "Ohio",
    "postal_code": "43215",
    "lat": 39.9625,
    "lon": -83.0061,
    "timezone": "America\/New_York",
    "continent": "NA",
    "localizations": {
        "en": {
            "country": "United States",
            "state_name": "Ohio",
            "city": "Columbus"
        }
    },
    "currency": "USD",
    "asn": 16509,
    "ips": "AMAZON-02"
}
                

Get Information for a Specific IP

curl -s https://ip.imoz.io/8.8.8.8
                

Response

{
    "ip": "8.8.8.8",
    "iso_code": "US",
    "country": "United States",
    "city": null,
    "state": null,
    "state_name": null,
    "postal_code": null,
    "lat": 37.751,
    "lon": -97.822,
    "timezone": "America\/Chicago",
    "continent": "NA",
    "localizations": {
        "en": {
            "country": "United States",
            "state_name": null,
            "city": null
        }
    },
    "currency": "USD",
    "asn": 15169,
    "ips": "GOOGLE"
}
                

Why Choose Our API?


  • Fast & Accurate – API response time is <50ms
  • Global Coverage – Accurate data for 200+ countries
  • Free & No API Key Required – No registration needed
  • Easy Integration – Simple REST API for all platforms

Limits & Policies


  • 10 requests/second per IP to prevent abuse.
  • No user logs stored, ensuring privacy.

Notes & Data Sources


Our API uses trusted data sources:

  • MaxMind – A leading provider of IP geolocation data.
  • Cloudflare – Additional geolocation data for improved accuracy.

Real-time search engine rank tracking for your keywords.

Platform
Knowledge Base

2025 © Imoz. All rights reserved.