What is my IP location?

Your public IP address and what it tells the world about your location, ISP and timezone.

IP Address

216.73.217.11

United States flag

🇺🇸United States · Americas

Location

CountryUnited States (US)
CapitalWashington
SubregionNorthern America
Latitude37.7510
Longitude-97.8220
Accuracy±1000 km

Country details

TimezoneAmerica/Chicago
CurrencyUnited States dollar (USD $)
Exchange rate1 USD = 1 USD
Phone code+1
TLD.us
EU memberNo

How to do this lookup in your app

Same data, exposed via a single REST endpoint. Free tier gives you 1,000 lookups/month — plus a 14-day full-access trial with 15,000/month and live exchange rates.

# Replace YOUR_KEY with your real key from app.apogeoapi.com
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.apogeoapi.com/v1/ip/8.8.8.8"

# Response (JSON):
# {
#   "ip": "8.8.8.8",
#   "countryCode": "US",
#   "country": "United States",
#   "latitude": 37.751,
#   "longitude": -97.822,
#   "timezone": "America/Chicago",
#   "accuracyRadius": 1000,
#   "isEU": false,
#   "isPrivate": false
# }

Build this into your app in 60 seconds

Get your own API key — IP geolocation, 250 countries, 150k cities, live exchange rates. Free tier or 14-day full-access trial.

Get your free API key

Look up a popular IP