GET /entries/{source_lang}/{word_id}/antonyms
Summary: Retrieve words that mean the opposite
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Retrieve words that are opposite in meaning to the input word ([antonym](documentation/glossary?term=thesaurus)). <div id="antonyms"></div>
Parameters (4)
app_id
(string, header, required, default: 5037d509)
App ID Authentication Parameter
app_key
(string, header, required, default: 4dc1aebaa63721f0f8e79a55e2514bc7)
App Key Authentication Parameter
source_lang
(string, path, required)
IANA language code
Constraints: {'enum': ['en']}
word_id
(string, path, required, default: ace)
An Entry identifier. Case-sensitive.
No probe data for this endpoint yet.