Alarum
webhook Centralized webhook hub

One inbox for every event your stack fires

Send every CI run, cron, deploy and error to a single endpoint. The moment something breaks, it's a push on your phone, not a line buried in a channel you muted weeks ago.

menu_book Read the docs

Send your first event from anywhere. No SDK, no dependency:

curl -X POST 'https://alarum.me/h' \
  -H 'Authorization: Bearer alrm_aFalseTokenForExample' \
  -H 'Content-Type: application/json' \
  -d '{"level":"success","title":"Deploy succeeded","message":"v1.2.3 shipped to production","source":"github-actions"}'

11 Ready-made examples. Works from any language or tool.
Native, Discord-style, or raw JSON payloads all accepted.

Everything to tame your notifications

Built for developers and small teams who are tired of missing the events that matter.

hub

One webhook hub

A single endpoint for every source: CI/CD, cron, monitoring, custom scripts. Send native, Discord-style, or raw JSON payloads.

inbox

Unified inbox

Every event in one place. Filter by level, tags, source and date, search full-text, mark as read, and watch it update live.

notifications_active

Web push notifications

Get pushed only what matters, with on/off rules per level and per token. Bursts fold into a single rolling notification.

bedtime

Quiet hours & recap

Mute notifications on your schedule, let critical events through, and get a per-project recap of what you missed.

groups

Workspaces & projects

Organize sources into projects, group them into workspaces, and invite teammates to collaborate.

forward

Forwarders

Re-broadcast events to Discord, Slack, or any HTTP endpoint, filtered by a minimum severity level.

Severity, at a glance

Every event carries a level, so you decide what deserves a push at 3 a.m. and what can wait.

info Infocheck_circle Successerror Warnreport Errorrelease_alert Critical

Ready to tame your webhooks?

Sign in with GitHub or Codeberg and route your first event in minutes.