From ded8e5c3b3122305ff9764f441a421c7f49849b4 Mon Sep 17 00:00:00 2001 From: APILayer <75280960+apilayer-admin@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:54:45 +0800 Subject: [PATCH] Update README.md added new api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef149168..f1b0ead9 100644 --- a/README.md +++ b/README.md @@ -969,6 +969,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [IPInfoDB](https://www.ipinfodb.com/api) | Free Geolocation tools and APIs for country, region, city and time zone lookup by IP address | `apiKey` | Yes | Unknown | +| [ipstack](https://ipstack.com/) | Locate and identify website visitors by IP address | `apiKey` | Yes | Unknown | | [Kakao Maps](https://apis.map.kakao.com) | Kakao Maps provide multiple APIs for Korean maps | `apiKey` | Yes | Unknown | | [keycdn IP Location Finder](https://tools.keycdn.com/geo) | Get the IP geolocation data through the simple REST API. All the responses are JSON encoded | `apiKey` | Yes | Unknown | | [LocationIQ](https://locationiq.org/docs/) | Provides forward/reverse geocoding and batch geocoding | `apiKey` | Yes | Yes |