Create an endpoint
Open the app and get a private endpoint in about 30 seconds. No account, password, or dashboard required.
Turn any webhook into a private notification on your Apple devices. Set up in seconds, encrypted by default, with no account required.
curl https://hooks.relayseal.com/v1/builds
-H "Authorization: Bearer rs_••••••"
-d '{
"title": "Build passed",
"body": "Ready to ship 🚀"
}'
RelaySealnowReady to ship 🚀
No SDK to install. No workflow builder to learn. If it can send an HTTP request, it can reach RelaySeal.
Open the app and get a private endpoint in about 30 seconds. No account, password, or dashboard required.
POST JSON, form data, or plain text from a script, service, AI agent, cron job, or automation.
RelaySeal maps the event, seals the notification for your device, and delivers it through APNs.
RelaySeal is designed to do one job and leave as little behind as possible. Plaintext is handled briefly for mapping, encrypted for your device, and never retained in Relay mode.
RelaySeal processes each event in memory inside a Cloudflare Worker only long enough to map and encrypt it. In Relay mode, payload content is not written to persistent storage.
The title and body are encrypted for your device before Apple receives them. APNs carries the sealed envelope, not readable content.
Your encrypted notification history stays on your iPhone or iPad for 14 days and is deleted automatically.
Apple can see routing metadata. RelaySeal briefly sees plaintext while processing. Neither receives a stored copy of your notification content in Relay mode.
The essentials stay useful for free. Upgrade for more endpoints, more devices, and richer delivery controls.
A private endpoint for the small automations you rely on.
More room, richer routing, and delivery controls.
End-user encrypted history for when local is not enough.
RelaySeal is currently in development for iPhone and iPad.
Explore the 30-second setup