JSON IP API for
Geolocation Intelligence

Get instant access to accurate IP geolocation data in JSON format. Our REST API delivers precise location, ISP, and security information for any IP address worldwide with millisecond response times.

Try our JSON IP API
curl "http://api.ipstack.com/134.201.250.155?access_key=YOUR_ACCESS_KEY&format=1"

Powerful JSON IP Geofencing Features

Everything you need to build location-aware applications with confidence.

Precise Geolocation

Get accurate country, region, city, and exact coordinates for any IP address worldwide.

Security Detection

Identify threats, proxies, and suspicious IP addresses with advanced security modules.

ISP and Carrier Data

Access detailed ISP, carrier, and connection type information for comprehensive analysis.

Lightning Fast

Ultra-fast response time with 99.9% uptime SLA and Global CDN infrastructure

Rich JSON Response Data

Get comprehensive IP address details in a clean, structured JSON format. Our API returns detailed geolocation data, ISP information, security insights, and much more - all in a single request.

Complete Location Data

Country, region, city, postal code, and precise coordinates

ISP and Network Details

ISP name, organization, connection type, and carrier information

Currency and Language

Local currency codes, symbols, and spoken languages

Sample JSON Response
{
  "ip": "134.201.250.155",
  "type": "ipv4",
  "continent_code": "NA",
  "continent_name": "North America",
  "country_code": "US",
  "country_name": "United States",
  "region_code": "CA",
  "region_name": "California",
  "city": "Los Angeles",
  "zip": "90013",
  "latitude": 34.0655,
  "longitude": -118.2405,
  "msa": "31100",
  "dma": "803",
  "radius": null,
  "ip_routing_type": null,
  "connection_type": null,
  "location": {
    "geoname_id": 5368361,
    "capital": "Washington D.C.",
    "languages": [
        {
          "code": "en",
          "name": "English",
          "native": "English"
        }
    ],
    "country_flag": "https://assets.ipstack.com/images/assets/flags_svg/us.svg",
    "country_flag_emoji": "πŸ‡ΊπŸ‡Έ",
    "country_flag_emoji_unicode": "U+1F1FA U+1F1F8",
    "calling_code": "1",
    "is_eu": false
  },
"time_zone": {
    "id": "America/Los_Angeles",
    "current_time": "2018-03-29T07:35:08-07:00",
    "gmt_offset": -25200,
    "code": "PDT",
    "is_daylight_saving": true
  },
"currency": {
    "code": "USD",
    "name": "US Dollar",
    "plural": "US dollars",
    "symbol": "$",
    "symbol_native": "$"
  },
"connection": {
    "asn": 25876,
    "isp": "Los Angeles Department of Water & Power",
    "sld": "ladwp",
    "tld": "com",
    "carrier": "los angeles department of water & power",
    "home": null,
    "organization_type": null,
    "isic_code": null,
    "naics_code": null
  }
},
"security": {
    "is_proxy": false,
    "proxy_type": null,
    "is_crawler": false,
    "crawler_name": null,
    "crawler_type": null,
    "is_tor": true,
    "threat_level": "high",
    "threat_types": [
        "tor"
    ],
    "proxy_last_detected": null,
    "proxy_level": null,
    "vpn_service": null,
    "anonymizer_status": null,
    "hosting_facility": false
  }
[...]
                    

Ready to Get Started with JSON IP API?

Join over 100,000 developers who trust IPstack for reliable IP geolocation data. Start with our free plan and scale as you grow.