IP Geolocation
IP Geolocation API IP Geolocation API is a fast, reliable, and developer-friendly REST API that provides detailed geolocation and network information for both IPv4 and IPv6 addresses. With a simple API request, you can retrieve accurate location data including country, region, city, postal code, latitude, longitude, timezone, and other geographic metadata associated with an IP address. Built for…
IP Geolocation endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Lookup Your Own IP /lookup |
Returns geolocation data for the caller's IP address. |
| GET |
Lookup Any IP Address /lookup/{ip} |
Returns geolocation data for any IPv4 or IPv6 address. |
| GET |
Lookup Any IP via Query Parameter /lookup |
Alternative way to perform IP lookups. |
| POST |
Batch Lookup /batch |
Look up multiple IP addresses in a single request. Basic, Pro, and Ultra plans only. |
| GET |
API Documentation Endpoint /docs |
Returns API documentation, plans, and endpoint information in JSON format. |
IP Geolocation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|