Returns language pairs for which feature support differs from what would be predicted by the feature support of the source and target languages individually.
The product parameter is required. Results are specific to the product, as exceptions may
vary across products.
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
The product for which to retrieve language pair exceptions. Required.
translate_text, translate_document, glossary, voice, write JSON array where each item represents a language pair with exceptional feature support.
The source language code of the language pair.
"uk"
The target language code of the language pair.
"ru"
The actual features supported for this specific language pair, which differs from the features reported for the source or target language individually.
["tag_handling", "glossary"]