mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Change WordNik API auth status to apiKey (#668)
WordNik apparently requires an API key: https://developer.wordnik.com/
This commit is contained in:
committed by
Dave Machado
parent
3815607730
commit
424af59a01
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user