From 1a0550ef7bad0ab7c269f75ea73ef655849c9acb Mon Sep 17 00:00:00 2001 From: smartip_io <52386721+smartip-io@users.noreply.github.com> Date: Tue, 29 Oct 2019 21:09:31 +0000 Subject: [PATCH] Add SmartIP.io (#1096) * Added SmartIP.io * remove-tier-info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f158dcb8..1a372eee 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ API | Description | Auth | HTTPS | CORS | | [PostcodeData.nl](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | Provide geolocation data based on postcode for Dutch addresses | No | No | Unknown | | [Postcodes.io](https://postcodes.io) | Postcode lookup & Geolocation for the UK | No | Yes | Yes | | [REST Countries](https://restcountries.eu) | Get information about countries via a RESTful API | No | Yes | Unknown | +| [SmartIP.io](https://smartip.io) | IP Geolocation and Threat Intelligence API | `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 |