Staff Pick

๐Ÿ“ก Monitor your APIs โ€” know when they go down before your users do

Better Stack checks uptime every 30 seconds with instant Slack, email & SMS alerts. Free tier available.

Start Free โ†’

Affiliate link โ€” we may earn a commission at no extra cost to you

Blogโ€บPagerDuty Status Guide

Is PagerDuty Down? How to Check Status in 2026

The nightmare scenario for any SRE team: your incident management platform goes down during a production incident. Here's how to verify PagerDuty outages and handle incidents when your incident management is unavailable.

Updated: April 2026ยท10 min read

๐Ÿšจ PagerDuty Down During an Active Incident?

If PagerDuty is down and you have an active incident, skip to the Emergency Playbook section below.

๐Ÿ” Quick PagerDuty Status Check

If you think PagerDuty is down right now, check these sources first:

๐Ÿ”ง Recommended Tools

1
Access from any region

Some PagerDuty issues are ISP or region-specific. A VPN lets you test from different locations and bypass local blocks.

6,400+ servers in 111 countries ยท 30-day money-back guarantee

2
Automate your status checks

Monitor PagerDuty and 100+ APIs with instant email alerts. 14-day free trial.

โฑ๏ธ

The average API outage costs $5,600 per minute

Gartner estimates downtime costs $5,600/min on average. 98% of organizations say a single hour of downtime costs over $100,000. Proactive monitoring catches issues in under 30 seconds.

PagerDuty is the de facto incident management platform for DevOps and SRE teams at thousands of enterprises. The irony of PagerDuty downtime is acute: your system for managing incidents has its own incident. This guide helps you verify PagerDuty outages quickly and manage incidents when your alerting infrastructure is compromised.

How to Verify a PagerDuty Outage

1. Check the Official PagerDuty Status Page

PagerDuty maintains a detailed status page at status.pagerduty.com. It shows granular component health for: API, Notifications (phone, SMS, email, push), Integrations, and the PagerDuty web app. Critically, check which notification type is affected โ€” a phone outage is very different from a full API outage.

2. Test the PagerDuty API

Verify the API is responding:

curl -s -o /dev/null -w "%{http_code}" \
  https://api.pagerduty.com/abilities \
  -H "Accept: application/vnd.pagerduty+json;version=2" \
  -H "Authorization: Token token=YOUR_API_TOKEN"
# Expect 200 if the PagerDuty API is healthy

๐Ÿ“ก Monitor PagerDuty uptime every 30 seconds โ€” get alerted in under a minute

Trusted by 100,000+ websites ยท Free tier available

Start Free โ†’

3. Test a Manual Event Integration

Send a test event to PagerDuty's Events API to verify event ingestion is working:

curl -s -o /dev/null -w "%{http_code}" \
  -X POST https://events.pagerduty.com/v2/enqueue \
  -H "Content-Type: application/json" \
  -d '{"routing_key": "YOUR_INTEGRATION_KEY", "event_action": "trigger", "payload": {"summary": "Status test", "severity": "info", "source": "api-status-check"}}'
# Expect 202 Accepted
๐Ÿ“ก
Recommended

Monitor your PagerDuty integration with Better Stack

Ironic but necessary: use Better Stack to monitor whether PagerDuty's Events API is accepting alerts, so you know when your incident pipeline is broken.

Try Better Stack Free โ†’

Emergency Playbook: PagerDuty Down During an Active Incident

๐Ÿšจ Immediate Actions (First 5 Minutes):

  1. Manually page on-call engineers via Slack DMs or personal phone numbers.
  2. Create a war room channel in Slack: #incident-YYYY-MM-DD.
  3. Designate one person as incident commander manually.
  4. Start a shared Google Doc or Confluence page to log the timeline.

๐Ÿ“ž Backup Escalation Chain:

Every team should maintain a physical escalation list independent of PagerDuty. Typical structure:

  1. Primary on-call: <phone number> (text first, call if no response in 2 min)
  2. Secondary on-call: <phone number>
  3. Engineering manager: <phone number>
  4. Director of Engineering: <phone number>

Keep this list in a location that doesn't require PagerDuty access: Confluence, a pinned Slack message, or a laminated card in your office.

Common PagerDuty Failure Modes

Building PagerDuty Redundancy

The SRE best practice is to treat your monitoring and incident management infrastructure as itself requiring high availability:

Frequently Asked Questions

Is PagerDuty down or is it a carrier issue?

PagerDuty uses third-party carriers for SMS and phone notifications. If status.pagerduty.com shows "degraded notifications" but the API is healthy, it's likely a carrier issue โ€” your alerts are being queued but delivery is slow.

Will I be compensated if PagerDuty misses an alert?

PagerDuty offers SLA credits on paid plans if uptime drops below guaranteed levels. Review your contract terms for credit amounts and how to file a claim.

Should we consider OpsGenie or Rootly as a backup?

For critical services, yes. Running a lightweight backup alerting system is a reasonable investment. Many teams use PagerDuty for primary on-call management and a simpler webhook-based backup for the most critical alerts.

Alert Pro

14-day free trial

Stop checking โ€” get alerted instantly

Next time PagerDuty goes down, you'll know in under 60 seconds โ€” not when your users start complaining.

  • Email alerts for PagerDuty + 9 more APIs
  • $0 due today for trial
  • Cancel anytime โ€” $9/mo after trial

Monitor PagerDuty So It Can't Surprise You

Set up independent monitoring of the PagerDuty Events API. Know before an incident whether your alerting pipeline is healthy.

Try Better Stack Free โ€” No Credit Card Required

Or use APIStatusCheck Alert Pro โ€” API monitoring from $9/mo

๐ŸŒ Can't Access PagerDuty?

If PagerDuty is working for others but not for you, it might be an ISP or regional issue. A VPN can help bypass network-level blocks and routing problems.

๐Ÿ”’

Troubleshoot with a VPN

Connect from a different region to test if the issue is local to your network. Also protects your connection on public Wi-Fi.

Try NordVPN โ€” 30-Day Money-Back Guarantee
๐Ÿ”‘

Secure Your PagerDuty Account

Service outages are a common time for phishing attacks. Use a password manager to keep unique, strong passwords for every account.

Try NordPass โ€” Free Password Manager
Quick ISP test: Try accessing PagerDuty on mobile data (Wi-Fi off). If it works, the issue is with your ISP or local network.

โณ While You Wait โ€” Try These Alternatives

๐Ÿ›  Tools We Use & Recommend

Tested across our own infrastructure monitoring 200+ APIs daily

Better StackBest for API Teams

Uptime Monitoring & Incident Management

Used by 100,000+ websites

Monitors your APIs every 30 seconds. Instant alerts via Slack, email, SMS, and phone calls when something goes down.

โ€œWe use Better Stack to monitor every API on this site. It caught 23 outages last month before users reported them.โ€

Free tier ยท Paid from $24/moStart Free Monitoring
1PasswordBest for Credential Security

Secrets Management & Developer Security

Trusted by 150,000+ businesses

Manage API keys, database passwords, and service tokens with CLI integration and automatic rotation.

โ€œAfter covering dozens of outages caused by leaked credentials, we recommend every team use a secrets manager.โ€

SEMrushBest for SEO

SEO & Site Performance Monitoring

Used by 10M+ marketers

Track your site health, uptime, search rankings, and competitor movements from one dashboard.

โ€œWe use SEMrush to track how our API status pages rank and catch site health issues early.โ€

From $129.95/moTry SEMrush Free
View full comparison & more tools โ†’Affiliate links โ€” we earn a commission at no extra cost to you