From 5a6ec22070db90100906ee755bd85f947fb4db1c Mon Sep 17 00:00:00 2001 From: ipapi-co Date: Wed, 26 Jul 2017 20:00:57 +0530 Subject: [PATCH] IP Location API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df996834..e8ef0f6e 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ API | Description | Auth | HTTPS | Link | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | | IP Address Details| Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) | +| IP Location| Find IP address location information | No | Yes | [Go!](https://ipapi.co/) | | IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) | | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) | | Mapzen Search | Open Source & Open Data Global Geocoding Service | No | Yes | [Go!](https://mapzen.com/products/search/) |