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.

TOC

Preparing for the DeepL API

How to Get an API Key

STEP
Access the Official DeepL Website

Go to the Official DeepL Website and Click “Start free trial.”

STEP
Select DeepL API and Create an Account

Select the “DeepL API” option and click “Sign Up for Free” under the free version.

STEP
Enter Your Email Address

Enter your email address and click “Continue.”

STEP
Set Your Password

Set your password and click “Create Account.”

STEP
Enter Your Account Information
STEP
Check the Email from DeepL

Click the “Account” Tab in the Email from DeepL

STEP
Copy Your API Key

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.

STEP
Open the Apps Script Editor.

Open your Google Sheets, go to the “Extensions” menu, and click on “Apps Script” to open the editor.

STEP
Open the Project Settings

In the Apps Script editor, select “Project Settings”.

STEP
Add Script Properties

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.

Free Plan

Monthly Fee: Free
Translation Limit: 500,000 characters/month
Restrictions: Limited request speed and support services

Paid Plan

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

Let's share this post !

Comments

To comment

TOC