---
title: "ntfy.sh Integration — Lemwatch Help"
description: "Push LemWatch alerts to your phone or desktop via ntfy topics."
canonical: "https://lemwatch.com/help/ntfy-integration"
source: "https://lemwatch.com"
---

# ntfy.sh Integration

> Push LemWatch alerts to your phone or desktop via ntfy topics.

## ntfy.sh Integration

### Pro Plan and Above

 ntfy is a free, no-signup push service. Subscribe a phone or browser to a unique topic and LemWatch will push alerts to it.

### Setup

- Install the ntfy app from the App Store / Play Store, or open ntfy.sh in any browser.

- Subscribe to a unique topic like lemwatch-acme-9f2c — anything unguessable, because anyone who knows the topic can read messages on the public server.

- In LemWatch: Settings → Notifications → ntfy URL → paste https://ntfy.sh/lemwatch-acme-9f2c (or your self-hosted equivalent).

- Click Send test to verify.

### Self-hosted ntfy

 Replace ntfy.sh with your own host (e.g. https://ntfy.your-domain.com/<topic> ). The endpoint must be HTTPS; LemWatch blocks private/loopback IPs.

### Message format

 ntfy receives a plain-text title + body with severity emoji and a link to the LemWatch dashboard. The mobile app shows it as a native push notification with sound.

### Tips

- Pick a long random topic name — there is no authentication on the public ntfy.sh server.

- Use a self-hosted ntfy server (with auth) if alerts contain sensitive site names.


## Related

- [Help centre](https://lemwatch.com/help)
- [Setting Up Alerts](https://lemwatch.com/help/alert-setup)
- [Browser Push Notifications](https://lemwatch.com/help/browser-push-notifications)
- [Notification Channels Overview](https://lemwatch.com/help/notification-channels-overview)
- [Automation Recipes (Zapier, Make, n8n, IFTTT, Pipedream)](https://lemwatch.com/help/automation-recipes)
- [Escalation Policies](https://lemwatch.com/help/escalation-policies)
- [Lemwatch pricing](https://lemwatch.com/pricing)
- [Onboarding Checklist](https://lemwatch.com/help/onboarding-checklist)
