diff --git a/db/resources.json b/db/resources.json index be7968ee..fe79fa87 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1481, +"count": 1482, "entries": [ { "API": "Cat Facts", @@ -6831,6 +6831,15 @@ "Link": "https://rapidapi.com/fcambus/api/telize/", "Category": "Geocoding" }, + { + "API": "The IP API", + "Description": "IP to Location API, with data about country, region, city etc, with free plan allowing 1000 req/day", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://theipapi.com", + "Category": "Geocoding" + }, { "API": "Timezones Dictionary API", "Description": "This API returns a list of all available timezones for your application",