Documentation
Pinglet turns a single HTTP request into a native push notification. POST a message to a topic and every subscribed device gets an alert — no account needed to receive.
Getting started →
Publish your first push notification in under five minutes — mint a key, send one curl, and subscribe on your phone.
Start here
Core concepts
Publishing
The two publish endpoints, how authentication works, and what the response tells you.
Message anatomy
Every field a published message can carry — title, priority, level, badges and metadata — and the limits that apply.
Subscribing & the app
How devices subscribe with a link or QR code, browse history, and follow topics live — no account needed.
Guides
Generic webhook
Hook up any tool that can send an HTTP request — the universal integration that needs no plugin, SDK or support from the other side.
Dead man's switch
Get alerted when something stops happening — backups, cron jobs, heartbeats — with one GET request on a schedule.
Uptime Kuma
Point an Uptime Kuma webhook notification at a Pinglet topic and get monitor up/down alerts as native push.
Prometheus Alertmanager
Point an Alertmanager webhook receiver at a Pinglet topic and get your Prometheus alerts as native push.
Komodo
Soon
Komodo alerts as native push — Pinglet's side is live; waiting on upstream Komodo support for auth headers.
Reference