Plush

Plush alertsfrom any script.

Secure, end-to-end encrypted notifications for Apple devices.

Plush notification preview

Choose your endpoint

One request from any script.

Plush is built for cron jobs, deploy hooks, home automations, servers, shortcuts, and anything else that can send JSON.

01

Sign in with Apple

One Apple account links your private family of devices.

02

Register your devices

Each device adds its push token and public encryption key.

03

Send encrypted pushes

Broadcast everywhere or target one device with an encrypted app payload.

API

Docs that start where you are.

Get the token from the app, list devices, target by name, and send APNs-visible copy plus encrypted app-only content.

curl
curl -X POST https://api.easypush.app/v1/send \
  -H "Authorization: Bearer $PLUSH_API_TOKEN" \
  -d 'Deploy done'
Plush
Deploy needs you

Approve the production release

Accepted Markdown ready
API Open docs
POST/v1/send

Pushes

Send a visible APNs alert and an encrypted payload envelope.

curl -X POST /v1/send -d 'Deploy done'

Hosted

$0.99/mo or $9.99/yr. 1 week free yearly.

Learn more

Self-hosted

Run your own Cloudflare Worker.

Learn more