📍

IP Geolocation API

Look up geographic location data for any IP address. Returns country, city, region, ISP, timezone, and coordinates.

API Endpoint

GET /v1/geoip

Parameters

Name Type Required Description
ipstringNoIP address to look up (defaults to requester IP)

Quick Example

curl "https://api.toolcenter.dev/v1/geoip?ip=8.8.8.8" \
  -H "Authorization: Bearer YOUR_API_KEY"

Features

  • Country, city, and region data
  • Latitude and longitude coordinates
  • ISP and organization info
  • Timezone detection
  • IPv4 and IPv6 support

Use Cases

Personalize content by location

Detect fraud by IP origin

Comply with geo-restrictions

Analytics and visitor insights

Start Using IP Geolocation API for Free

500 free API calls per month. No credit card required.

Get Started Free