From 33491a66d9fe9cbf80d3d92d70330b698fbb6b9d Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 20 Apr 2026 19:57:37 +0200 Subject: [PATCH] Add ip2geo.dev API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..78073b5d 100644 --- a/README.md +++ b/README.md @@ -966,6 +966,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [ip2geo.dev](https://ip2geo.dev) | Programmatically convert IP addresses into geolocation data | `apiKey` | 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 |