RelayNox Β· Private notification infrastructure
Your signal, on every screen.
A private, multi-platform notification hub for your websites, servers, scripts and IoT devices. Deliver rich, actionable messages to Android, Wear OS and the web in seconds.
π Your infrastructure
β‘ Instant delivery
π± Android Β· Web Β· Wear OS
curl -X POST https://api.relaynox.com/v1/messages \
-H "Authorization: Bearer <api_key>" \
-d "title=Server alert" \
-d "message=CPU usage 95%" \
-d "priority=high"