Latlas - IP Geolocation API
# Latlas — Ultra-Fast IP Geolocation API Resolve any **IPv4 or IPv6** address into rich geolocation data with a single API call. Built in Go with an optimized in-memory engine for **sub-millisecond lookups** and extremely low latency. ## Features - 🌍 **Complete geolocation data** - Country, region, city, latitude, longitude, timezone, and ASN - 💱 **Country metadata included** - Currency, calling…
Latlas - IP Geolocation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Geolocation | ||
| GET |
lookupIP /v1/lookup/{ip} |
Returns geolocation data for the given IPv4 or IPv6 address. |
| GET |
lookupSelf /v1/lookup |
Auto-detects the caller's public IP (via proxy headers) and returns the same payload as `/v1/lookup/{ip}`. |
| System | ||
| GET |
health /v1/health |
|
Latlas - IP Geolocation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $9.9 / month | 20 / second |
|
| ULTRA | $49.9 / month | 50 / second |
|
| MEGA | $149.9 / month | 100 / second |
|