Your app's events. On your phone.

A sale, an error, a new signup. Send a webhook and get a notification.

Get my first alert

1,000 events a month, free. No SDK.

Available on iOS / Android

Zenhook on iPhone showing payment and subscription alerts in a revenue channel
The Zenhook iPhone app, with example events.

One request. One notification.

  1. Open your channel

    Sign up and open your first channel. Copy its webhook URL.

  2. Connect your source

    Paste the URL into this example, your app or an automation.

  3. Receive the event

    Sign in on your phone and allow notifications. Send the request.

Read the setup guide
Send your first event
curl https://zenhook.dev/api/webhook/YOUR_TOKEN \
  -H 'Content-Type: application/json' \
  -d '{
    "title": "Payment received",
    "message": "Invoice #1042 paid",
    "level": "success"
  }'

Replace the URL with the one from your channel.

Start free. Grow when you need to.

Push notifications on iOS and Android are included in both plans.

Free

$0

  • 1,000 events / month
  • 3 channels
  • 3 uptime monitors
  • 1 team member

Pro

$9 / month

  • 50,000 events / month
  • Unlimited channels
  • 20 uptime monitors
  • 5 team members
  • Email notifications
Get my first alert