Skip to content

UptimeRobot credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create an UptimeRobot account.

Supported authentication methods#

  • API key

Refer to UptimeRobot's API documentation 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 GET API calls.

To complete all of the operations in the UptimeRobot node, use the Main or Account-specific API key type. Refer to API authentication for more information.