From 80d72757378c6b5f620b555e9ee0ea8d4f93df06 Mon Sep 17 00:00:00 2001 From: timlaobi-cpu Date: Mon, 14 Sep 2026 14:17:30 +0800 Subject: [PATCH] Add IP99 API to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61b6131b..57d3dce7 100644 --- a/README.md +++ b/README.md @@ -1165,6 +1165,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [ip2geo.dev](https://ip2geo.dev) | Programmatically convert IP addresses into geolocation data | `apiKey` | Yes | Yes | +| [IP99](https://ip99.com/api) | IP geolocation with proxy, VPN and datacenter risk and the age of the evidence | No | Yes | Yes | | [ipapi.co](https://ipapi.co/api/#introduction) | Find IP address location information | No | Yes | Yes | | [IPGEO](https://api.techniknews.net/ipgeo/) | Unlimited free IP Address API with useful information | No | Yes | Unknown | | [ipgeolocation](https://ipgeolocation.io/) | IP Geolocation AP with free plan 30k requests per month | `apiKey` | Yes | Yes |