Uptimeify Docs
Integrations

Integrations

Uptimeify delivers alerts to the tools you already use — chat, on-call, issue trackers and more — plus firewall allowlisting and a full REST API.

Notification channels

Deliver alerts to where your team already works. Channels are configured per customer and attached to your notification rules.

  • Manage in the app under the customer's Notifications settings.
  • Automate with the Notification Channels API (create, list, update, delete, and test a channel).

Every channel below is supported out of the box.

Direct

ChannelDelivers viaYou provide
EmailE-mailRecipient address(es); falls back to the customer/org email
SMSText messagePhone number(s); falls back to the customer/org phone
WebhookYour HTTP endpointEndpoint URL (optional custom headers and JSON body template)

Chat & collaboration

ChannelYou provide
SlackIncoming webhook URL (optional username, icon, color)
Microsoft TeamsIncoming webhook URL
DiscordIncoming webhook URL (optional username, color)
TelegramBot token + chat ID
Google ChatIncoming webhook URL
MattermostIncoming webhook URL
Rocket.ChatIncoming webhook URL
MatrixHomeserver URL + room ID + access token
Lark / FeishuIncoming webhook URL
DingTalkIncoming webhook URL (access token in the URL)
WeComIncoming webhook URL (key in the URL)

On-call & incident response

ChannelYou provide
PagerDutyEvents API v2 routing key
OpsgenieAPI key + region (EU/US), optional priority
ilertIntegration key
Grafana OnCallIncoming webhook URL
SquadcastIncoming webhook URL (token in the URL)
incident.ioAlert source URL + bearer token
All QuietInbound webhook URL (the URL is the secret)

Push & lightweight

ChannelYou provide
PushoverUser key + API token
ntfyTopic URL (optional access token)
GotifyServer URL + app token

Issue trackers & ITSM

ChannelYou provide
JiraBase URL + email + project key + issue type + API token
GitHubRepository + token (PAT); optional Enterprise API base URL
GitLabProject ID + token; optional self-hosted base URL
LinearTeam ID + API key
ServiceNowInstance URL + username + password

Escalation policies

Define multi-step, time-based escalation so an unacknowledged alert moves to the next responder automatically.

Firewall allowlisting

If your site sits behind a firewall or WAF, allowlist our monitoring nodes so checks aren't blocked.

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>.

On this page