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

19 lines
619 B
Markdown

# Yourls
You can use these credentials to authenticate the following nodes with Yourls.
- [Yourls](/integrations/nodes/n8n-nodes-base.yourls/)
## Prerequisites
Install [Yourls](https://github.com/YOURLS/YOURLS) on your server.
## Using API
1. Access your Yourls Admin dashboard.
2. Click on ***Tools*** on the top left.
3. Scroll down to the ***Secure passwordless API call*** section.
4. Copy the ***signature token***.
5. Use this ***Signature*** and the URL of your Yourls instance with your Yourls node credentials in n8n.
![Getting Yourls credentials](/_images/integrations/credentials/yourls/using-api.gif)