GET /words.json/reverseDictionary
Operation ID: reverseDictionary
Auth: unknown
Parameters (16)
(string, query, optional)
Exclude these comma-delimited parts of speech (allowable values are noun, adjective, verb, adverb, interjection, pronoun, preposition, abbreviation, affix, article, auxiliary-verb, conjunction, definite-article, family-name, given-name, idiom, imperative, noun-plural, noun-posessive, past-participle, phrasal-prefix, proper-noun, proper-noun-plural, proper-noun-posessive, suffix, verb-intransitive, verb-transitive)
(string, query, optional)
Exclude these comma-delimited source dictionaries
Constraints: {'enum': ['ahd-5', 'century', 'cmu', 'macmillan', 'wiktionary', 'webster', 'wordnet']}
(string, query, optional)
Expand terms
(string, query, optional)
Restricts words and finds closest sense
(string, query, optional)
Only include these comma-delimited parts of speech (allowable values are noun, adjective, verb, adverb, interjection, pronoun, preposition, abbreviation, affix, article, auxiliary-verb, conjunction, definite-article, family-name, given-name, idiom, imperative, noun-plural, noun-posessive, past-participle, phrasal-prefix, proper-noun, proper-noun-plural, proper-noun-posessive, suffix, verb-intransitive, verb-transitive)
(string, query, optional)
Only include these comma-delimited source dictionaries
Constraints: {'enum': ['ahd-5', 'century', 'cmu', 'macmillan', 'wiktionary', 'webster', 'wordnet']}
(string, query, optional, default: false)
Return a closed set of XML tags in response
Constraints: {'enum': ['false', 'true']}
(integer, query, optional, default: 10)
Maximum number of results to return
(integer, query, optional, default: -1)
Maximum corpus frequency for terms
(integer, query, optional, default: -1)
Maximum word length
(integer, query, optional, default: 5)
Minimum corpus frequency for terms
(integer, query, optional, default: 1)
Minimum word length
(string, query, required)
Search term
(string, query, optional, default: 0)
Results to skip
(string, query, optional)
Attribute to sort by
Constraints: {'enum': ['alpha', 'count']}
(string, query, optional)
Sort direction
Constraints: {'enum': ['asc', 'desc']}
No probe data for this endpoint yet.