Integrations
Connect Uptimeify to your alerting stack, on-call tooling, firewall, and automation.
Integrations
Uptimeify connects to the tools you already use — for delivering alerts, escalating on-call, allowlisting our nodes, and automating everything via the API.
Notification channels
Deliver alerts to where your team already works — Slack, Discord, Telegram, PagerDuty, Opsgenie, email, SMS, generic webhooks, and more. Channels are configured per customer and attached to notification rules.
- Manage in the app under the customer's Notifications settings.
- Automate with the Notification Channels API.
Escalation policies
Define multi-step, time-based escalation so an unacknowledged alert moves to the next responder automatically.
- Configure and test via the Escalation API.
Firewall allowlisting
If your site sits behind a firewall or WAF, allowlist our monitoring nodes so checks aren't blocked.
- See Firewall allowlisting for the dashboard and
GET /api/ipsendpoint. - The full node list is published at /ips.txt. Whitelisting other providers? See Monitoring IP whitelists.
API & automation
Everything above — and the rest of the platform — is scriptable.
- Start with the API Documentation.
- Generate a token under your account and authenticate with
Authorization: Bearer wsm_<token>.