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

27 lines
1.2 KiB
Markdown

# UptimeRobot
You can use these credentials to authenticate the following nodes with UptimeRobot.
- [UptimeRobot](/integrations/nodes/n8n-nodes-base.uptimeRobot/)
## Prerequisites
Create an [UptimeRobot](https://uptimeRobot.com/) account.
## Using API Key
1. Open your UptimeRobot [dashboard](https://uptimerobot.com/dashboard).
2. Click on ***My Settings*** in the navigation menu.
3. Scroll down to the ***API Settings*** at the bottom.
4. Click on ***Create the main API key*** under the ***Main API Key*** section.
4. Click on ***Create the main API key*** button.
5. Copy the displayed API key.
6. Enter the name for your credentials in the ***Credentials Name*** field in the 'UptimeRobot API' credentials in n8n.
7. Paste the API key in the ***API Key*** field in the 'UptimeRobot API' credentials in n8n.
8. Click on the ***Create*** button to create your 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/JGfBlAHktxs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>