Rocky Geo
A fast API for getting geo data by IP (single and batch endpoints)
1 subscribers
8.6/10 popularity
86 ms avg latency
69% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Rocky Geo endpoints
| Method | Endpoint | Description |
|---|---|---|
| geoip | ||
| POST |
lookupBatch /v1/lookup/batch |
Batch geolocation lookup. Always returns 200 on success. Invalid or unknown IPs appear in results with found: false (geo fields may be omitted). Never returns 404. |
| GET |
lookupSingle /v1/lookup/{ip} |
Returns geolocation data for one IPv4 or IPv6 address. Invalid IPs return 400; valid IPs with no geo data return 404. |
| health | ||
| GET |
health /health |
Returns process health, data version, last refresh time, and uptime. Does not require authentication and is not rate limited. |
Rocky Geo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $8 / month | 100 / second |
|
| ULTRA | $15 / month | 100 / second |
|