Pinglet
Start free
Hosted alerts & monitoring push

Alerts from your stack, as native push.

Pinglet turns one HTTP request into a real push notification on your phone. POST from CI, cron, a webhook or your app, then your team subscribes to the topic in the Pinglet app. No account needed to receive.

Download on the App Store Get it on Google Play
Read the API docs
iOS & Android · 14-day free trial · No account to receive
9:41
Pinglet
6 unread · 3 topics
acme/prod-errorsnow
Checkout API: 5xx spiking4
acme/ci-deploys12m
Build passed: main → production
acme/backups2h
Nightly snapshot: 42 GB · 0 errors2
How it works

From event to phone in one POST.

Send with a key, receive with a link. That's the whole model. No SDK to wire up, no glue code.

01
Create a topic

Spin up a topic like acme/prod-errors and grab a publish key from the dashboard.

02
POST your alert

curl from CI, cron, a webhook or your app. One request becomes one native push.

03
Your team subscribes

Teammates subscribe to the topic in the Pinglet app and start getting the alerts. No account needed to receive.

Features

Everything you need to get alerted, nothing you don't.

Subscribe in the app

Teammates subscribe the Pinglet app to your topic and start receiving. No login required just to get alerts.

Topics you create

Organize alerts into topics like acme/prod-errors or acme/ci-deploys and route each where it belongs.

Publish from anything

One authenticated POST from curl, CI, cron, a webhook or your app fires a push. No SDK required.

Priority that cuts through

Set each alert silent, normal or urgent. Urgent breaks through Do Not Disturb. Colour it by level.

Searchable history

Every alert is stored per topic and synced across your devices, so you can scroll back and search when you need to.

Native iOS & Android

Real push: foreground, background and cold-start taps deep-link straight to the alert's topic.

Send API

Send an alert from anywhere.

If it can make an HTTP request, it can push to your phone. Authenticate with a publish key, set a priority, a level and a tap-through URL, and Pinglet delivers it as a native notification, usually in under a second.

Works from curl, CI, or any language
Priority, level, title and tap-through URL
Hosted delivery, zero infra to run
alert.sh
# fire an alert from CI, cron or your app
curl -H "Authorization: Bearer plg_live_…" \
-H "Content-Type: application/json" \
-d '{"message":"Checkout API · 5xx spiking","priority":"urgent","level":"error"}' \
https://app.pinglet.co.uk/acme/prod-errors
acme/prod-errors · subscribe in the Pinglet app
Priority

Not every alert is a 3am alert.

Send each push as silent, normal or urgent. Urgent arrives as a high-importance, heads-up notification that breaks through Do Not Disturb, once you switch that on in the app.

Silent No sound, low importance
Normal Standard heads-up notification
Urgent Breaks through silent & Do Not Disturb
Level

Colour-code what matters.

Tag each alert with a level and Pinglet colours the notification and its history entry to match. Level is display only: it sets the colour, never how loudly the alert arrives.

Error Something broke
Warning Worth a look
Success All clear
Info Just so you know
Pricing

Start free. Scale when you ship.

No credit card to start. Receiving is always free for everyone you share a link with.

Solo dev
Free for indie, side-project & open-source devs
Free
No card, no application — just sign up
10,000 notifications a month
Unlimited topics & publish keys
Full priority & level controls, 24-hour history
No team seats — for one developer
Start for free
Free forever for personal projects — upgrade any time
14-day free trial
Pro
For developers shipping to production
£ 8 / month
Free for 14 days, then billed monthly. No card to start. Price excludes VAT & sales tax, added at checkout where applicable.
250,000 messages / month
Unlimited topics & publish keys
Full priority & level controls
Custom metadata on every alert
30-day searchable history
Priority email support
Start free trial
Cancel anytime · 14-day money-back

Start sending alerts in minutes.

Create a topic, drop one curl into your CI, and your phone lights up. Free to start, no card required.

Start your free trial Read the API docs