From 816c1c5ac551ad88c37ad21d16ab1aa9c45628e4 Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Tue, 5 Oct 2021 02:55:54 +0600 Subject: [PATCH] Final Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ae4100..727b0278 100644 --- a/README.md +++ b/README.md @@ -694,7 +694,7 @@ API | Description | Auth | HTTPS | CORS | | [REST Countries](https://restcountries.com) | Get information about countries via a RESTful API | No | Yes | Yes | | [RoadGoat Cities](https://www.roadgoat.com/business/cities-api) | Cities content & photos API | `apiKey` | Yes | No | | [SpotSense](https://www.spotsense.io) | Add location based interactions to your mobile app | `apiKey` | Yes | Unknown | -| [Telize](https://rapidapi.com/fcambus/api/telize/) | Telize offers to get a visitor IP address and location information from any IP address. | `apiKey` | Yes | Yes | +| [Telize](https://rapidapi.com/fcambus/api/telize/) | Telize offers location information from any IP address | `apiKey` | Yes | Yes | | [Uebermaps](https://uebermaps.com/api/v2) | Discover and share maps with friends | `apiKey` | Yes | Unknown | | [US ZipCode](https://smartystreets.com/docs/cloud/us-zipcode-api) | Validate and append data for any US ZipCode | `apiKey` | Yes | Yes | | [Utah AGRC](https://api.mapserv.utah.gov) | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | Unknown |