From 098149a670e05649e20905bdb5ee2e8c944bd95a Mon Sep 17 00:00:00 2001 From: Soumak Dutta <50825040+soumakdutta99@users.noreply.github.com> Date: Fri, 2 Aug 2019 19:31:42 +0530 Subject: [PATCH] IP API added (#977) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2a3799a..efbad93a 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ API | Description | Auth | HTTPS | CORS | | [Indian Cities](https://indian-cities-api-nocbegfhqg.now.sh/) | Get all Indian cities in a clean JSON Format | No | Yes | Yes | | [IP 2 Country](https://ip2country.info) | Map an IP to a country | No | Yes | Unknown | | [IP Address Details](https://ipinfo.io/) | Find geolocation with ip address | No | Yes | Unknown | +| [IP Api](http://ip-api.com/) | Find location with ip address | No | No | Unknown | | [IP Location](https://ipapi.co/) | Find IP address location information | No | Yes | Unknown | | [IP Sidekick](https://ipsidekick.com) | Geolocation API that returns extra information about an IP address | `apiKey` | Yes | Unknown | | [IP Vigilante](https://www.ipvigilante.com/) | Free IP Geolocation API | No | Yes | Unknown |