integrations.sh
← all integrations

Wordnik

OpenAPI apis-guru text

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.getAudio

    The 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.getDefinitions

    Return definitions for a word

  • word.getEtymologies

    Fetches etymology data

  • word.getExamples

    Returns examples for a word

  • word.getHyphenation

    Returns syllable information for a word

  • word.getPhrases

    Fetches bi-gram phrases for a word

  • word.getRelatedWords

    Given a word as a string, returns relationships from the Word Graph

  • word.getScrabbleScore

    Returns the Scrabble score for a word

  • word.getTextPronunciations

    Returns text pronunciations for a given word

  • word.getTopExample

    Returns a top example for a word

  • word.getWordFrequency

    Returns word usage over time

  • words.getRandomWord

    Returns a single random WordObject

  • words.getRandomWords

    Returns an array of random WordObjects

  • words.getWordOfTheDay

    Returns a specific WordOfTheDay

  • words.reverseDictionary

    Reverse dictionary search

  • words.searchWords

    Searches words

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools