auth_key="<yourDeepLAPIProauthenticationkey>"#注意,要订阅的是DeepLAPIProtarget_language="ZH"##当然,你可以将目标语言设置成任何DeepL支持的语言path="JohnLaw/"#文件夹名称末尾得有/source_filename="index2.html"#上一步生成的文件,成为这一步的“源文件”target_filename="index3.html"deftranslate(text...
import requests auth_key = "<your DeepL API Pro authentication key>" # 注意,要订阅的是 DeepL API Pro target_language = "ZH" ## 当然,你可以将目标语言设置成任何 DeepL 支持的语言 path = "John Law/" # 文件夹名称末尾得有 / source_filename = "index2.html" # 上一步生成的文件,成为这一...
auth_key="<your DeepL API Pro authentication key>"# 注意,要订阅的是 DeepLAPIPro target_language="ZH"## 当然,你可以将目标语言设置成任何 DeepL 支持的语言 path="John Law/"# 文件夹名称末尾得有/source_filename="index2.html"# 上一步生成的文件,成为这一步的 “源文件” target_filename="inde...
import reimport requestsauth_key ="<your DeepL API Pro authentication key>"# 注意,要订阅的是 DeepL API Protarget_language ="ZH"## 当然,你可以将目标语言设置成任何 DeepL 支持的语言path ="John Law/"# 文件夹名称末尾得有 /source_filename ="index2.html"# 上一步生成的文件,成为这一步的 “...
1.2 “API” refers to the Application Programming Interface (DeepL API Pro) provided by DeepL to Customer as set out in the Service Specification and the Documentation provided by DeepL. 1.3 "API-CAT-Key” refers to a special license key to connect computer-assisted-translation tools to the AP...
To use the connector, a DeepL API Free or Pro subscription is required. You can sign up here. After signing up, you can find your authentication key in the "Account" tab in your DeepL API account.While creating your flow, you'll be asked to specify whether you have a Free or Pro ...
Explore features like Bring Your Own Key encryption and multi-factor authentication, ensuring compliance and protection of sensitive data in regulated industries. By Maximilian Ehrlich, Information Security Officer, DeepL May 22, 2025 Helping WWF Switzerland speak up for nature in every language it ...
DEEPL_AUTH_KEY: Authentication Key for DeepL API in the DeepL Pro account page DEEPL_FREE_API_PLAN: Set to "1" if you are using the DeepL API Free Plan (the default is "0" for Pro Plan) You may need to change the "Dyno Type" to enable the app Slack App (Step 2) Go to Featu...
The first argument is a string containing your API authentication key as found in your DeepL Pro Account.Be careful not to expose your key, for example when sharing source code.import com.deepl.api.*; class Example { DeepLClient client; public Example() throws Exception { String authKey = ...
The API key for DeepL's API is included in a DeepL API Free or Pro plan. This lets you integrate DeepL's translation technology in your own products and services, as well as in plug-ins other than CAT tools. To find your API keys, log in to your DeepL account and find theAPI Key...