GeoJS IP Geolocation API
A free IP geolocation API providing geographical information about IP addresses including country, city, coordinates, timezone, and ISP details. No API key required.
Slug: geojs-ip-geolocation
Key:
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Key:
geojs.io:geojs-ip-geolocation-apiBase URL:
https://get.geojs.io/v1/Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
DEVTOOLS, GEOLOCATION, SECURITY
Tutorials
- Getting Started with GeoJS IP Geolocation — I can look up the country, coordinates, timezone, and ISP for any IP address via get.geojs.io in a single unauthenticated GET — no key required.
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| ip | Get requesting IP (plain text) | ? |
— |
| ip.json | Get requesting IP (JSON) | ? |
— |
| ip/country | Get country code (plain text) | ? |
— |
| ip/country.json | Get country for IP(s) | ? |
— |
| ip/geo.json | Get geolocation for IP(s) | ? |
— |