DeepL (AI translation) Actor
No credit card required
DeepL (AI translation) Actor
No credit card required
Receive high-quality translations from/to 24 languages using the DeepL API. It uses a proprietary algorithm with convolutional neural networks (CNNs) and translate far better than e.g. Google Translate. Free Tier is available.
Authentication Key
auth_key
stringRequired
Authentication Key for DeepL API. You can find it here https://www.deepl.com/pro-account/summary
Target language
target_lang
EnumOptional
The language (and variant) into which the text should be translated
Value options:
"BG": string"CS": string"DA": string"DE": string"EL": string"EN-GB": string"EN-US": string"ES": string"ET": string"FI": string"FR": string"HU": string"IT": string"JA": string"LT": string"LV": string"NL": string"PL": string"PT-PT": string"PT-BR": string"RO": string"RU": string"SK": string"SL": string"SV": string"ZH": string
Default value of this property is "EN-GB"
Source language
source_lang
EnumOptional
Language of the text to be translated. Default is automatic detection.
Value options:
"BG": string"CS": string"DA": string"DE": string"EL": string"EN": string"ES": string"ET": string"FI": string"FR": string"HU": string"IT": string"JA": string"LT": string"LV": string"NL": string"PL": string"PT": string"RO": string"RU": string"SK": string"SL": string"SV": string"ZH": string
Default value of this property is ""
Split sentences
split_sentences
EnumOptional
Sets whether the translation engine should first split the input into sentences. This is enabled by default.
For applications that send one sentence per text parameter, it is advisable to set split_sentences=0, in order to prevent the engine from splitting the sentence unintentionally.
Value options:
"0": string"1": string"nonewlines": string
Default value of this property is "1"
Preserve formatting
preserve_formatting
EnumOptional
Sets whether the translation engine should respect the original formatting, even if it would usually correct some aspects.
The formatting aspects affected by this setting include:
-Punctuation at the beginning and end of the sentence
-Upper/lower case at the beginning of the sentence
Value options:
"0": string"1": string
Default value of this property is "0"
Formality
formality
EnumOptional
Sets whether the translated text should lean towards formal or informal language. This feature currently only works for target languages 'DE' (German), 'FR' (French), 'IT' (Italian), 'ES' (Spanish), 'NL' (Dutch), 'PL' (Polish), 'PT-PT', 'PT-BR' (Portuguese) and 'RU' (Russian).
Value options:
"default": string"more": string"less": string
Default value of this property is "default"
Actor Metrics
1 monthly user
-
1 star
Created in Oct 2021
Modified 2 years ago