n8n-docs/docs/integrations/credentials/apiTemplateIo.md
2022-04-13 09:56:05 +01:00

25 lines
1.0 KiB
Markdown

# APITemplate.io
You can use these credentials to authenticate the following nodes with APITemplate.io.
- [APITemplate.io](/integrations/nodes/n8n-nodes-base.apiTemplateIo/)
## Prerequisites
Create an [APITemplate.io](https://apitemplate.io/) account.
## Using API Key
1. Open your APITemplate.io [dashboard](https://app.apitemplate.io).
2. Click on ***API Integration*** on the left sidebar.
3. Click on the ***Copy text*** button to copy the API key.
4. Enter a name for your credentials in the ***Credentials Name*** field in the 'APITemplate.io API' credentials in n8n.
5. Paste the API key in the ***API Key*** field in the 'APITemplate.io API' credentials in n8n.
6. Click on the ***Create*** button to create the credentials.
The following video demonstrates the steps mentioned above.
<div class="video-container">
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/NUAkybjCGa8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>