mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
# Tapfiliate
|
|
|
|
You can use these credentials to authenticate the following nodes with Tapfiliate.
|
|
- [Tapfiliate](/integrations/nodes/n8n-nodes-base.tapfiliate/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Tapfiliate](https://tapfiliate.com/) account.
|
|
|
|
## Using API Key
|
|
|
|
1. Open your Tapfiliate [dashboard](https://app.tapfiliate.com/dashboard/) page.
|
|
2. Click on your avatar on the bottom left of the window.
|
|
3. Select 'Profile Settings' from the dropdown list.
|
|
4. Scroll down to the ***API Key*** section.
|
|
5. Copy the displayed ***API Key***.
|
|
6. Enter a name for your credentials in the ***Credentials Name*** field in the 'Tapfiliate API' credentials in n8n.
|
|
7. Paste the API key in the ***API Key*** field in the 'Tapfiliate API' credentials in n8n.
|
|
8. Click 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/xc8y_ieaepk" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
</div>
|