IP location
The API provides a single endpoint, /location/ip, which responds to GET requests. Users must supply an IP address as a query parameter. The server fetches location data from ip-api.com and returns it in JSON format. This functionality can be useful for a variety of applications, including security analysis, geolocation services, and personalized user experiences based on location.
IP location endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Location IP /location/ip |
This Flask-based IP location API is a straightforward yet powerful tool for obtaining geographical information based on IP addresses. It utilizes the reliable ip-api.com service… |
IP location pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $10 / month | — |
|