From 21212f6e4e51520372a87b84c8aa30cbf5ebdb2d Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 21 Apr 2018 13:44:38 -0400 Subject: [PATCH] Update Auth Type for Enigma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6507a9bb..d8674823 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/daxeel/celebinfo/) | | Datakick | The open product database | `apiKey` | Yes | Unknown | [Go!](https://www.datakick.org/api) | | Dronestream | Tracks United States drone strikes | No | Yes | Unknown | [Go!](https://dronestre.am/) | -| Enigma Public | Broadest collection of public data | Yes | Yes | Yes | [Go!](http://docs.enigma.com/public/public_v20_api_about.html) | +| Enigma Public | Broadest collection of public data | `apiKey` | Yes | Yes | [Go!](http://docs.enigma.com/public/public_v20_api_about) | | fonoApi | Mobile Device Description | No | Yes | Unknown | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | Address search via the French Government | No | Yes | Unknown | [Go!](https://adresse.data.gouv.fr/api) | | INQStats | Open demographic data such as population, life expectancy, migration rate, etc | `apiKey` | No | Unknown | [Go!](http://blog.inqubu.com/inqstats-open-api-published-to-get-demographic-data) |