Beta is live

The simple and affordable on-call pager for small teams

Get notified by phone call, SMS, or Slack/Discord when things break, without paying 20€ per user.

Request a beta code to create your organization in SimplePager

Already have a code? Sign up now →
Main app screenshot

<3s

Alert delivery

99%

Uptime SLA

5 min

Setup time

0€

To get started

The problem

When things break, you need to know right away

Enterprise tools are pricey and heavy. Small teams just need alerts that reach the right person, fast: without enterprise overhead.

Per-user pricing hurts

20 €/user/month adds up fast

Too much setup

Complex policies & playbooks

Emails don't wake you

Alerts at 03:00 need calls/SMS

Unclear ownership

Who's on-call right now?

We keep it simple: flat pricing, quick setup, alerts that actually reach people.

How it works

From trigger to on-call in seconds

Wire up a webhook or email, choose who's on-call, and we handle the rest: alerts, escalations, and acknowledgements.

Trigger

An incident is created the moment your system signals a problem.

Notify

We alert the primary on-call through the channels you've enabled.

Escalate

No response? We move to the next teammate automatically.

ACK & Resolve

Acknowledge in one tap and close the loop from the web panel.

create_incident.py
import requests

WEBHOOK_URL = "https://webhook.simplepager.dev/PRXvHwTgvWLE1wNfFU33vVqTmlgspwX2"
TEXT = "5xx errors in payments-api"

resp = requests.post(
    f"{WEBHOOK_URL}?text={TEXT}",
    timeout=10
)

print(resp.status_code)
print(resp.json())
response
{
  "incident_id": "cmll1lyqu0001pd0kcq7frf3i",
  "status": "triggered",
  "service": "payments-api",
  "ack_url": "https://ack.simplepager.dev/uN-YBTOl-A0c7NyHbgSrKoPXdhPOv16jQu0Lke8DyMS65nhB"
}

Developer friendly

Trigger an incident with a single API call

Send a JSON payload to our REST endpoint and we notify your on-call fast.
No SDKs, no ceremony.

Webhook & REST

Simple integration for any app

ACK in one tap

Signed link in payload

Escalation

A → B → C with timeouts

Chat friendly

Slack / Discord webhooks

Integrations

Works with your existing stack

Trigger incidents from any tool via webhook. First-class support for popular platforms.

Slack
Discord
Grafana
Prometheus
GitHub Actions
Datadog
AWS CloudWatch
Custom Webhook

Any system that can send an HTTP request can trigger SimplePager.

Why SimplePager.dev

Built for small teams that need real on-call , not enterprise overhead

Stop paying per seat and start getting alerts that actually reach the right person, fast. Simple setup, flat pricing, and room to grow.

Flat fee, unlimited users

Don't pay 20€ per seat. Bring your whole team without the math headache.

Critical alerts that wake you up

Phone calls & SMS when it matters. Slack/Discord for everything else.

Setup in minutes

Add a webhook. Choose who's on-call. Done.

Ready to grow with you

Start on-call today. Add incident docs, Slack channels, and Jira as you scale.

Incident Page Screenshot

Comparison

How SimplePager stacks up

Enterprise-grade alerting without the enterprise price tag.

Feature SimplePager PagerDuty Opsgenie
Starting price Free ~21€/user/mo ~9€/user/mo
Pricing model Flat fee Per user Per user
Phone / SMS alerts
Slack / Discord
Setup time ~5 minutes Hours/days Hours
Escalation policies
EU data hosting

Pricing

Simple, predictable pricing. No per-user surprises.
Choose the plan that fits your team.

Free

For side projects & tiny teams (up to 3 users). Stay connected without cost.

0€ /mo
  • Up to 3 users
  • Slack & Discord alerts
  • Limited SMS notifications
  • No phone calls
  • Free integrations
Get started

Pro

For small to medium teams (up to 50 users). Critical alerts included.

--€ /mo flat
  • Up to 50 users
  • Slack & Discord alerts
  • SMS bundle included
  • Phone calls (on-call)
  • Free integrations
Choose Pro

Business

Tailored for larger organizations that need SLAs and custom solutions.

Contact us
  • Unlimited users
  • Unlimited alerts
  • Custom integrations
  • Dedicated support & SLA
  • Enterprise features
Contact sales

Join the beta

Ready to stop missing alerts?

Request a beta code and get your team on SimplePager in minutes.

No spam. Beta codes sent within 24h.

FAQ

Questions, answered

A quick overview of how SimplePager.dev works today and what's on the roadmap.

What is SimplePager.dev?

A on-call pager for small teams. It creates incidents from triggers (webhook, email, Slack/Discord) and notifies the on-call person, with escalation and one-tap ACK.

How does it work end-to-end?

A trigger (e.g., webhook) creates an incident → we notify the primary on-call via your enabled channels → if there's no response, we escalate to the next teammate → you can acknowledge and resolve from the web panel.

Which notification channels are supported?

Now: Slack/Discord (webhook/bot), email, and SMS (limited on Free).

Pro/Business (planned): phone calls for critical on-call, larger SMS bundles.

We'll keep all integrations free (e.g., Pushsafer): you won't pay extra just to connect tools.

How is pricing structured?

Free: up to 3 users, Slack/Discord alerts, limited SMS, no phone calls.

Pro: flat monthly fee for the whole team (up to ~50 users), with calls/SMS included as a bundle.

Business: custom plan with unlimited users and SLAs.

On the roadmap: our own mobile app to offer free on-call in Free and unlimited on-call in Pro.

How do acknowledgements (ACK) work?

Each alert includes a signed link to acknowledge in one tap. Once ACKed, escalation stops and the incident is marked as acknowledged in the panel.

Is there a mobile app?

Today: no native app; web panel + chat/SMS notifications.

Roadmap: native apps to enable free on-call (Free) and unlimited on-call (Pro). A PWA is also considered for non-critical push.

Do you focus on EU data and privacy?

Yes: we aim for an EU-first approach and GDPR-friendly practices (data minimisation, encryption in transit/at rest, and provider DPAs). Details will be published before general availability.

When can I try it?

We're preparing a private beta. Join the waitlist and we'll email you as soon as your invite is ready.

Any limits on team size?

Free is for up to 3 users. Pro targets small to medium teams (around 50 users). Business scales beyond that with unlimited users.

Join the beta

No spam. We'll only send early access updates.