update deepl creds

This commit is contained in:
Deborah Barnard 2023-01-31 13:27:44 +00:00
parent b4643393a0
commit 84c8a3b910

View File

@ -7,19 +7,8 @@ You can use these credentials to authenticate the following nodes with DeepL.
## Prerequisites
Create a DeepL [developer](https://www.deepl.com/pro/change-plan#developer) account.
Create a DeepL [developer](https://www.deepl.com/account/summary){:target=_blank .external-link} 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>
Refer to DeepL's [Authentication](https://www.deepl.com/docs-api/api-access/authentication/){:target=_blank .external-link} guide for more information on getting your API key.