The notification inbox for busy builders.
How it works
Get Hugin Alerts from the App Store or Google Play. Tap "Get started" — no sign-up form, no email, no password required.
Your unique ingest key appears immediately. Use it as a Bearer token in any HTTP request — it's ready to use right away.
Fire a curl command from your terminal, CI/CD pipeline, or any script. Your phone buzzes within seconds.
Simple integration
No SDK to install. No complex setup. Just a simple HTTP request from anywhere—your server, a script, CI/CD, or a cron job.
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"}'Why Hugin Alerts
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.
Your phone will wake you if something breaks. Not your anxiety.
Push notifications arrive in milliseconds. No polling, no delays.
Your notifications stay on your device. We don't read them.
No bloated SDK. No vendor lock-in. Just one HTTP call.
Everything you need to know about Hugin Alerts