apilayer / geolocationapi

IP Geolocation API is a free service for locating your visitors in real-time with detailed country information.
https://ipgeolocationapi.com
MIT License
506 stars 81 forks source link

Is it mandatory to self host it? #9

Closed vishalvijay closed 4 years ago

vishalvijay commented 4 years ago

Hi

This information is not available on the website. So asking here.

Can we use https://api.ipgeolocationapi.com/geolocate/91.213.103.0 in production? (Mostly low traffic needs)

Is there any rate limit?

madisvain commented 4 years ago

@vishalvijay the API is free to use without self hosting. It can be self hosted if you want but it's not a requirement.

vishalvijay commented 4 years ago

@madisvain Thanks for the info.