Proof-of-life & heartbeat monitoring

Keep your signal alive.

AliveSignal lets you create heartbeat checks for yourself, your services, or your loved ones. Ping on a schedule, set a grace window, and get alerted when silence breaks the pattern.

Heartbeat checks

Create a heartbeat with interval + grace settings in seconds.

Instant pings

Ping with a secure token via curl, cron, or any script.

Alerting ready

Email + webhook notifications are next in the roadmap.

Example ping

curl -X POST https://alivesignal.com/api/heartbeat/ping \
  -H "x-heartbeat-token: YOUR_TOKEN"

This will update your heartbeat status to “alive” and log the ping.