From f627e178ebb574909e9af83653ee7b221fafc6dc Mon Sep 17 00:00:00 2001 From: Vojkan Date: Sat, 12 Feb 2022 15:20:01 +0100 Subject: [PATCH] Add Apiip API to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3356e483..b56fb600 100644 --- a/README.md +++ b/README.md @@ -918,6 +918,7 @@ API | Description | Auth | HTTPS | CORS | | [administrative-divisons-db](https://github.com/kamikazechaser/administrative-divisions-db) | Get all administrative divisions of a country | No | Yes | Yes | | [adresse.data.gouv.fr](https://adresse.data.gouv.fr) | Address database of France, geocoding and reverse | No | Yes | Unknown | | [Airtel IP](https://sys.airtel.lv/ip2country/1.1.1.1/?full=true) | IP Geolocation API. Collecting data from multiple sources | No | Yes | Unknown | +| [Apiip.net IP Geolocation](https://apiip.net/) | Get location information by IP address | `apiKey` | Yes | Yes | | [apilayer ipstack](https://ipstack.com/) | Locate and identify website visitors by IP address | `apiKey` | Yes | Unknown | | [Battuta](http://battuta.medunes.net) | A (country/region/city) in-cascade location API | `apiKey` | No | Unknown | | [BigDataCloud](https://www.bigdatacloud.com/ip-geolocation-apis) | Provides fast and accurate IP geolocation APIs along with security checks and confidence area | `apiKey` | Yes | Unknown |