mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
# DeepL
|
|
|
|
You can use these credentials to authenticate the following nodes with DeepL.
|
|
- [DeepL](/integrations/nodes/n8n-nodes-base.deepL/)
|
|
|
|
|
|
## Prerequisites
|
|
|
|
Create a DeepL [developer](https://www.deepl.com/pro/change-plan#developer) account.
|
|
|
|
## Using API Key
|
|
|
|
1. Open your DeepL [account](https://www.deepl.com/pro-account) page.
|
|
2. Scroll down to the ***Authentication Key for DeepL API*** section.
|
|
3. Copy the displayed 'API Key'.
|
|
4. Enter the name for your credentials in the ***Credentials Name*** field in the 'DeepL API' credentials in n8n.
|
|
5. Paste the API key in the ***API Key*** field in the 'DeepL API' credentials in n8n.
|
|
6. Click on the ***Create*** button to create your credentials in n8n.
|
|
|
|
The following video demonstrates the steps mentioned above.
|
|
|
|
<div class="video-container">
|
|
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/y-yjqXBzCqc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
</div>
|