Returns all DeepL API products, including the API endpoints they expose, and the features they support.
For each feature, the response indicates which languages must support it for the feature to be
available — source only (required_on_source), target only (required_on_target), or both.
This allows clients to determine feature availability for a language pair by checking the
appropriate language’s features array returned by GET /v3/languages.
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
JSON array where each item represents a DeepL API product.
The product identifier.
translate_text, translate_document, glossary, voice, write, style_rules "translate_text"
API endpoints associated with this product.
["v2/translate"]Features supported by this product. Each feature indicates which languages must support it for the feature to be available — source, target, or both.