How to Get Your DeepL API Key: Setting Up High-Quality Translations with Google Sheets and DeepL
DeepL, renowned as a highly accurate translation tool, is widely used for business purposes due to its exceptional natural translation quality.
While translations are typically performed through its website or app, leveraging the API allows integration with tools like spreadsheets and other applications, enabling efficient translation of large volumes of data.
In this article, we will guide you through the process of obtaining your DeepL API key, a crucial step to unlock its full potential.
Preparing for the DeepL API
How to Get an API Key
Go to the Official DeepL Website and Click “Start free trial.”
Select the “DeepL API” option and click “Sign Up for Free” under the free version.
Enter your email address and click “Continue.”
Set your password and click “Create Account.”
Click the “Account” Tab in the Email from DeepL
Copy the API Key from the account page.
Save the API Key to Script Properties
Save the Retrieved API Key in Script Properties for Use in Google Apps Script.
Open your Google Sheets, go to the “Extensions” menu, and click on “Apps Script” to open the editor.
In the Apps Script editor, select “Project Settings”.
Select “Add Script Properties”.
Enter a key name (e.g., “DEEPL_API_KEY”) and the API key.
Once entered, click “Save Script Properties”.
Usage Limits (Free Plan vs. Paid Plan)
The DeepL API offers both free and paid plans, allowing users to choose based on their needs.
For smaller translation tasks, the free plan is usually sufficient. However, for large-scale translations or business use, the paid plan is worth considering.
Monthly Fee: Free
Translation Limit: 500,000 characters/month
Restrictions: Limited request speed and support services
Monthly Fee: Varies by plan
Translation Limit: Unlimited
Additional Benefits: Priority support, increased request speed, and more
Conclusion
In this article, we covered how to obtain a DeepL API key.
By using the DeepL API, you can access DeepL’s powerful translation capabilities programmatically.
Integrating it with tools like spreadsheets allows for efficient translation of large volumes of text.
In the next article, we’ll show you how to use this API key to perform translations directly in Google Sheets.
Our company offers support for improving work efficiency through the use of Google Apps Script.
If you need assistance with Google Apps Script customization or error resolution, please feel free to contact us.
We are fully committed to supporting your business improvements.
Contact us here
Comments