mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-17 19:16:19 +02:00
Change WordNik API auth status to apiKey (#668)
WordNik apparently requires an API key: https://developer.wordnik.com/
This commit is contained in:
parent
3815607730
commit
424af59a01
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue