Search code examples
deepl

How to get dictionary words and alternatives using API


I want to implement a dictionary/alternative section for the selected word in the source input text area.

In DeepL site, there is a way to change the word with alternative word provided by DeepL and also option to see dictionary. something like below

DeepL Dictionary and Alternative option

I don't find any API for it. Is it possible?


Solution

  • The "alternatives" feature from the deepl.com web translator (giving alternative translations to the most likely one, e.g. a different tone, or to distinguish synonyms in the source language) is not exposed via the DeepL API.