6 endpoints match this tag.
/words/adjectives/:noun
Find adjectives commonly used to describe a given noun. Great for creative writing and content generation.
/words/autocomplete/:prefix
Get word suggestions for a given prefix. Ideal for search-as-you-type and autocomplete interfaces.
/words/nouns/:adjective
Find nouns commonly described by a given adjective. Useful for word association and language learning tools.
/words/rhymes/:word
Find words that rhyme with the given word. Perfect for poetry generators, songwriting tools, and word games.
/words/similar/:word
Find words with similar meanings (synonyms and related words) using the Datamuse word-finding engine. Returns words ranked by relevance score.
/words/sounds/:word
Find words that sound similar to the given word (homophones and near-homophones). Useful for spelling correction and pun generators.