UptimeRobot

UptimeRobot integration on indie.money — manage monitors, alerts, and status pages

Written By pvdyck

Last updated About 2 hours ago

UptimeRobot

Supported — Manage uptime monitors, alert contacts, maintenance windows, and public status pages.

NodesUptimeRobot
AuthAPI Key via Secure Vault

Credential Setup

When configuring the UptimeRobot credential in Secure Vault, provide:

  • API Key — your UptimeRobot account API key, used to authenticate every request.

Operations

Account

  • Get — retrieve account details.

Monitor

  • Create — add a new monitor (friendly name, URL, type).
  • Get — retrieve a single monitor by ID.
  • Get All — list monitors, with optional filters and limit.
  • Update — edit an existing monitor.
  • Reset — reset a monitor's statistics.
  • Delete — remove a monitor.

Alert Contact

  • Create — add a new alert contact (friendly name, value, type).
  • Get — retrieve a single alert contact by ID.
  • Get All — list alert contacts, with optional filters and limit.
  • Update — edit an existing alert contact.
  • Delete — remove an alert contact.

Maintenance Window

  • Create — schedule a maintenance window (duration, start time, recurrence type).
  • Get — retrieve a single maintenance window by ID.
  • Get All — list maintenance windows, with optional filters and limit.
  • Update — edit an existing maintenance window.
  • Delete — remove a maintenance window.

Public Status Page

  • Create — add a new status page (friendly name, monitors).
  • Get — retrieve a single status page by ID.
  • Get All — list status pages, with optional filters and limit.
  • Update — edit an existing status page.
  • Delete — remove a status page.

Compatibility

All operations supported.