Icon

Brrr

Simple push notification webhook API for iOS and macOS devices.

Each webhook URL embeds the secret directly in the path (e.g. https://api.brrr.now/v1/br_usr_a1b2c3d4e5f6g7h8i9j0). Treat the URL as a secret — anyone who has it can send notifications to your device. Secrets can be rotated inside the brrr app.

Both a shared webhook (sends to all devices) and per-device webhooks are available; they accept identical payloads.

This category contains 3 nodes.

IconAdvanced 

Nodes for advanced configuration

Send Notification Get Modern UI

Send a push notification (GET)

Send Notification Post Modern UI

Send a push notification (POST)