IP Geolocation API - ipbase.com
ipbase.com provides a reliable & scalable IP geolocation API for software developers. It uses a database of IP addresses associated with cities and other relevant information like time zone, latitude & longitude.
You can check out our Postman collection here
Get your free API key here and simply query our /info endpoint:
# your own IP
curl "https://api.ipbase.com/v2/info?apikey=YOUR-APIKEY"
# query a specific IP
curl "https://api.ipbase.com/v2/info?ip=1.1.1.1&apikey=YOUR-APIKEY"
Our packages start at 9.99$/month for 65,000 requests, you can find more here: Pricing
Check out all the available endpoints here: https://ipbase.com/docs/status
Please send us an email at support@ipbase.com