From 424af59a0163d8a2a77d938a0c3536b490fc371f Mon Sep 17 00:00:00 2001 From: Jonathan Reeve Date: Sun, 20 May 2018 13:01:02 -0400 Subject: [PATCH] Change WordNik API auth status to apiKey (#668) WordNik apparently requires an API key: https://developer.wordnik.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed6f9126..551f7fdf 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | Oxford | Dictionary Data | `apiKey` | Yes | Unknown | [Go!](https://developer.oxforddictionaries.com/) | -| Wordnik | Dictionary Data | No | No | Unknown | [Go!](http://developer.wordnik.com) | +| Wordnik | Dictionary Data | `apiKey` | No | Unknown | [Go!](http://developer.wordnik.com) | | Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | [Go!](https://www.wordsapi.com/) | ### Documents & Productivity