Skip to main content
Hugin AlertsHugin Alerts

Wakes you up before your users do.

The notification inbox for busy builders.

Free while in early access
Coming soon
Coming soon
Built for solo buildersIndie foundersOn-call engineers

How it works

From zero to notified in 60 seconds

01

Download the app

Get Hugin Alerts from the App Store or Google Play. Tap "Get started" — no sign-up form, no email, no password required.

02

Copy your ingest key

Your unique ingest key appears immediately. Use it as a Bearer token in any HTTP request — it's ready to use right away.

03

Send your first event

Fire a curl command from your terminal, CI/CD pipeline, or any script. Your phone buzzes within seconds.

Simple integration

One HTTP call. That's it.

No SDK to install. No complex setup. Just a simple HTTP request from anywhere—your server, a script, CI/CD, or a cron job.

terminal
curl -X POST https://api.huginalerts.com/v1/events \
  -H "Authorization: Bearer YOUR_INGEST_KEY" \
  -H "Content-Type: application/json" \
  -d '{"system": "production", "event": "deploy", "description": "v2.1.0 is live"}'
Server crashes
Deploy success
Cron job done

Why Hugin Alerts

The silent messenger

In Norse mythology, Hugin was Odin's raven—flying across the world each day to bring back news. Hugin Alerts does the same for your servers.

Sleep peacefully

Your phone will wake you if something breaks. Not your anxiety.

Instant delivery

Push notifications arrive in milliseconds. No polling, no delays.

Private by design

Your notifications stay on your device. We don't read them.

Lightweight

No bloated SDK. No vendor lock-in. Just one HTTP call.

Frequently Asked Questions

Everything you need to know about Hugin Alerts