From fef50e5ad1c74435f548a8b8a6cc9c138caead58 Mon Sep 17 00:00:00 2001 From: Nik5036350 Date: Fri, 12 Jun 2026 17:31:27 +0200 Subject: [PATCH] Add IP-API.io to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d33c65cb..0b1dae80 100644 --- a/README.md +++ b/README.md @@ -1016,6 +1016,7 @@ API | Description | Auth | HTTPS | CORS | | [IP Address Details](https://ipinfo.io/) | Find geolocation with ip address | No | Yes | Unknown | | [IP Vigilante](https://www.ipvigilante.com/) | Free IP Geolocation API | No | Yes | Unknown | | [ip-api](https://ip-api.com/docs) | Find location with IP address or domain | No | No | Unknown | +| [IP-API.io](https://ip-api.io) | IP geolocation with VPN/proxy/Tor detection, reputation and risk score | `apiKey` | Yes | Yes | | [IP Geolocation](https://www.abstractapi.com/ip-geolocation-api) | Geolocate website visitors from their IPs | `apiKey` | Yes | Yes | | [IP2Location](https://www.ip2location.com/web-service/ip2location) | IP geolocation web service to get more than 55 parameters | `apiKey` | Yes | Unknown | | [IP2Proxy](https://www.ip2location.com/web-service/ip2proxy) | Detect proxy and VPN using IP address | `apiKey` | Yes | Unknown |