Wordnik
Wordnik is the worlds biggest online English dictionary, by number of words
- Homepage
- https://api.apis.guru/v2/specs/wordnik.com/4.0.json
- Provider
- wordnik.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/wordnik.com/4.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/wordnik.com/4.0/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
word.getAudioThe metadata includes a time-expiring fileUrl which allows reading the audio file directly from the API. Currently only audio pronunciations from the American Heritage Dictionary in mp3 format are supported.
-
word.getDefinitionsReturn definitions for a word
-
word.getEtymologiesFetches etymology data
-
word.getExamplesReturns examples for a word
-
word.getHyphenationReturns syllable information for a word
-
word.getPhrasesFetches bi-gram phrases for a word
-
word.getRelatedWordsGiven a word as a string, returns relationships from the Word Graph
-
word.getScrabbleScoreReturns the Scrabble score for a word
-
word.getTextPronunciationsReturns text pronunciations for a given word
-
word.getTopExampleReturns a top example for a word
-
word.getWordFrequencyReturns word usage over time
-
words.getRandomWordReturns a single random WordObject
-
words.getRandomWordsReturns an array of random WordObjects
-
words.getWordOfTheDayReturns a specific WordOfTheDay
-
words.reverseDictionaryReverse dictionary search
-
words.searchWordsSearches words
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools