UptimeRobot credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create an UptimeRobot (opens in a new tab) account.
Supported authentication methods
- API key
Related resources
Refer to UptimeRobot's API documentation (opens in a new tab) for more information about the service.
Using API key
To configure this credential, you'll need:
- An API Key: Get your API Key from My Settings > API Settings. Create a Main API Key and enter this key in your n8n credential.
API key types
UptimeRobot supports three API key types:
- Account-specific (also known as main): Pulls data for multiple monitors.
- Monitor-specific: Pulls data for a single monitor.
- Read-only: Only runs
GETAPI calls.
To complete all of the operations in the UptimeRobot node, use the Main or Account-specific API key type. Refer to API authentication (opens in a new tab) for more information.