Thesaurus - Multi Language Synonyms
Get a synonym (similar word) in 26 languages:. An ultra fast API with over 35 million synonyms - the largest collection on the web. Languages supported: Arabic Bulgarian Catalan Czech Danish German (Germany) German (Swiss) Greek English Spanish French Gaelic (Ireland) Hungarian Italian Luxembourgish Norwegian Nepali Dutch Polish Portuguese Romanian Russian Slovak Slovenian Swedish Ukranian
Thesaurus - Multi Language Synonyms endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Heartbeat /heartbeat |
Return available languages for thesaurus |
| GET |
Available Languages /availablelanguages |
Return available languages for thesaurus |
| POST |
Retrieve Synonym /synonym |
Send a language, locale and word to get a full list of synonyms for that word. **POST request:** /synonym **Example body data in JSON:** { "word": "table", "language": "EN",… |