From 1854d5c8b7b02fb38147b97d3c691eac0106f3c3 Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Tue, 5 Oct 2021 02:49:12 +0600 Subject: [PATCH] Added Telize API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf454469..0b138d66 100644 --- a/README.md +++ b/README.md @@ -694,6 +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 allows to get a visitor IP address and to query location information from any IP address. It outputs JSON-encoded IP geolocation data | `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 |