Alerts where you'll actually see them.
Route incidents to the channels your team already lives in. Built-in integrations for everything common — webhooks for everything else.
Where the team already talks.
Slack
Per-channel routing. Threaded incident updates so a single outage doesn't fragment into 50 messages.
All plansMicrosoft Teams
Channel webhooks with the same threading model as Slack. Adaptive cards for incident detail.
Pro & upDiscord
Server & channel routing. Useful for community/support teams running on Discord.
Pro & upFor when chat isn't enough.
Plain or rich-format. Per-team-member routing. Bundling so you don't get 50 emails for one outage.
All plansSMS
Worldwide delivery. Per-person opt-in and quiet-hours per recipient. Unlimited within reasonable use.
Pro & upPhone call
Voice call with TTS incident summary. For when someone needs to actually wake up.
BusinessOn-call without bolting on PagerDuty.
Native PagerDuty and Opsgenie integrations if you already use them. Or skip third-party on-call entirely — anyping has built-in rotations, escalation policies, and override schedules.
- PagerDuty — native Event API integration, auto-resolve on recovery, severity mapping per monitor
- Opsgenie — same first-class integration. Pick your poison
- Built-in on-call — weekly rotations, escalation chains, override schedules, all in anyping
If we don't have it, webhooks do.
Every incident sends a structured JSON payload to any URL you configure. HMAC-signed so you can verify it came from us. Auto-resolve events when monitors recover. Retries with exponential backoff if your handler is down.
- Webhooks — JSON, HMAC-signed, retried on failure, per-monitor routing
- REST API — manage monitors, fetch history, trigger checks. Read-only on Pro, full on Business
- Custom integrations — building something interesting? Tell us — we ship the most-requested ones
# Incident-open webhook "event": "incident.opened", "id": "inc_8s3kf2x", "timestamp": "2026-05-07T14:20:08Z", "monitor": { "name": "Public API", "url": "https://api.acme.com/health", "region_count": 5 }, "severity": "critical", "confirmed_by": ["us-east", "eu-west", "ap-southeast"], "signature": "sha256=4f8a..."
Start watching your sites in 5 minutes.
14-day free trial. No credit card required. Cancel anytime.