4,000+ status pagesLive right now

The status page that builds trust.

The easy way to communicate with customers during an incident. Stay transparent on public and private status pages, with built-in monitoring.

Trusted by teams that put customers first.

Read customer stories

A status page for your customers. Another for your team. Both with monitoring built in.

Public status pages

Keep customers informed and build trust by being transparent. Share incidents, maintenance and uptime history on your own domain, in your brand.

Create a public status page

Private and internal status pages

Share service health with your team or selected customers only. Protect pages with a password, SAML SSO or email sign-in codes.

Explore private status pages

Built-in monitoring

No separate tool to connect. HTTP, browser, cron job and SSL checks run from 18 regions, and every confirmed outage updates the right component on your page.

Explore uptime monitoring

Powering businesses of all sizes.From fintech to global agencies, teams know first.

Hosted status pages, trusted since 2018.

status pages live
4,000+
custom domains
950+
confirmed subscribers
17,000+
incidents published
4,400

Real status pages, live right now.Different teams. Different brands. One less thing to worry about.

What teams say.

Image
Pierre Renaudin
CTO, Slite
We picked Hyperping to bring a high quality incidents and status reporting dashboard to our users.
Image
Moritz Dausinger
CEO & Founder, Refiner
We have the real-time alerts from Hyperping telling us if the app is down. These are sometimes arriving even before AWS notices or notifies us.
Image
Gary Gaspar
CEO & Founder, Marker.io
We couldn’t imagine running our SaaS business without Hyperping now.
Image
Jakob Bo Storjohann
CEO, Ideanote
Hyperping nails all aspects: from smooth setup to peace of mind and attentive customer service.
Image
Wilson Wilson
Co-founder, Senja
I just set up monitoring for senja.io’s integrations using @hyperping (amazing tool)
Image
Drago Crnjac
CEO, SaaS Custom Domains
Hyperping has been instrumental in helping us maintain the high standards of performance and reliability our global clients expect.

Status pages, from your code.

Publish incidents and manage your pages with our API, Terraform and MCP.

curl -X POST \
  https://api.hyperping.io/v3/incidents \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "title": { "en": "Elevated API latency" },
    "type": "incident",
    "statuspages": ["sp_123"]
  }'
REST API

Post an incident from anywhere.

Open, update and resolve incidents from your CI, deploy scripts or chat. Your status page and subscribers follow.

Explore the API
# Status page, versioned with your infrastructure

resource "hyperping_statuspage" "public" {
  name      = "Acme Status"
  subdomain = "acme"

  sections = [{
    name     = { en = "API" }
    services = [{
      monitor_uuid = hyperping_monitor.api.id
    }]
  }]
}
TerraformCommunity provider

Your status page, as code.

Define pages, sections and the monitors behind them with the Develeap provider. Review every change in a pull request.

Explore the provider
{
  "mcpServers": {
    "hyperping": {
      "type": "http",
      "url": "https://api.hyperping.io/v1/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
MCPModel Context Protocol

Write the update with your AI.

Give Claude, Cursor, and your AI tools live outage context from Hyperping. Know what’s down, and since when, before you post.

Explore MCP

Status page pricing without surprises.

See full pricing

Free

$0/forever

A simple home for your service health.

1 seat includedFor your personal projects
  • 1 basic public page
  • Hyperping-hosted domain
  • 20 monitors · 5-min checks
  • Custom logo, colors & theme
  • No subscriber notifications
Get started free

Essentials

Best package
$29/month

The best package for a public status page on your domain.

3 seats included+$7/mo per additional user
  • 1 public status page
  • Your own domain
  • 50 monitors · 30-sec checks
  • 100 subscribers
  • Email, Slack & Teams updates
Try for free

Pro

$89/month

Public and private pages for your team.

10 seats included+$9/mo per additional user
  • 3 public or private status pages
  • Custom domains
  • 1,000 subscribers
  • Password protection & email access codes
  • Multilingual status pages
  • 250 monitors · 30-sec checks
Try for free

Business

$299/month

A complete experience under your brand.

20 seats included+$12/mo per additional user
  • 10 status pages
  • Unlimited subscribers
  • White labeling
  • Custom email domain
  • Hide from search engines
  • Google Analytics
  • Status-page SAML add-ons
Try for free

Enterprise

Need a plan tailored to your organization? Let’s talk.

Contact sales

Status page FAQ

Is Hyperping’s status page free?

Yes. The free plan includes one basic public status page on a Hyperping-hosted domain, plus 20 monitors with 5-minute checks. No credit card is required. A custom domain and subscriber notifications are included on paid plans. Explore the free status page or compare the plans above.

Can I use my own custom domain for my status page?

Yes. All paid plans support custom domains, including apex domains and subdomains such as status.yourcompany.com. HTTPS certificates are managed automatically. The free plan uses a Hyperping-hosted domain. Follow the custom domain guide to configure DNS.

Does the status page update automatically when a monitor fails?

Yes. Configure automatic incident reporting for the monitors connected to your page. Confirmed outages update the affected services and can notify subscribers through the channels you enable. You can also publish manual incidents, add updates and schedule maintenance with advance notice.

Public or private status page: which one do I need?

Use a public page for customer-facing services and a private status page for internal services or selected stakeholders. Password protection and email access codes start on Pro. Business supports paid status-page SAML connections: $49/month for Microsoft Entra ID, or $99/month for other supported providers. See the SAML setup guide.

Can my users subscribe to status page updates?

Yes. Paid plans offer subscriptions through email, Slack, Microsoft Teams and SMS, with the option to follow specific services. SMS requires your own Twilio account and is billed by Twilio. Visitors can also follow RSS and Atom feeds. Essentials includes 100 subscribers and Pro includes 1,000; see subscriber documentation for setup.

Can I customize the page and remove the Hyperping badge?

All plans support your logo, colors, fonts, favicon and light or dark theme. Business includes white labeling, which removes the “Powered by Hyperping” badge, as well as a custom email sender domain. Pro and Business can publish the page in several languages. Components, groups, uptime history and TV mode help you organize the page. See white labeling for the plan details.

Can I migrate from Atlassian Statuspage or Instatus?

Yes. The builder can import a public Atlassian Statuspage or Instatus URL to preview your services and latest incident. For a full migration, Hyperping also provides an Atlassian history importer for incidents and maintenances, plus email subscriber import. Contact us to plan the move and verify what transfers from your current provider.

Relevant articles on status pages. A little reading. A better setup.

Your status page is one sign-up away