mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
24 lines
602 B
Markdown
24 lines
602 B
Markdown
# urlscan.io
|
|
|
|
You can use these credentials to authenticate the following nodes with UptimeRobot.
|
|
- [urlscan.io](/integrations/nodes/n8n-nodes-base.urlScanIo/)
|
|
|
|
## Prerequisites
|
|
|
|
Create an [urlscan.io](https://urlscan.io/) account.
|
|
|
|
## Using API key
|
|
|
|
From urlscan.io:
|
|
|
|
1. Navigate to your **Settings&API** page.
|
|
2. Under the API Keys section click **+ Create new API key**.
|
|
3. Enter a description for your new API key as prompted and click **+ Create API key**.
|
|
4. Copy the new API key for use in n8n.
|
|
|
|
From n8n:
|
|
|
|
5. Enter the **API Key** obtained above.
|
|
6. Click **Save** to create your credentials.
|
|
|