Returns all DeepL API products, including the API endpoints they expose, and the features they support.
For each feature, the response indicates whether support is required on the source language
(required_on_source), the target language (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 "translate_text"
API endpoints associated with this product.
["v2/translate"]Features supported by this product. Each feature indicates whether support is required on the source language, the target language, or both.