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 pageThe easy way to communicate with customers during an incident. Stay transparent on public and private status pages, with built-in monitoring.
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 pageShare service health with your team or selected customers only. Protect pages with a password, SAML SSO or email sign-in codes.
Explore private status pagesNo 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
We picked Hyperping to bring a high quality incidents and status reporting dashboard to our users.

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.

We couldn’t imagine running our SaaS business without Hyperping now.

Hyperping nails all aspects: from smooth setup to peace of mind and attentive customer service.

I just set up monitoring for senja.io’s integrations using @hyperping (amazing tool)

Hyperping has been instrumental in helping us maintain the high standards of performance and reliability our global clients expect.
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"]
}'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
}]
}]
}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"
}
}
}
}Give Claude, Cursor, and your AI tools live outage context from Hyperping. Know what’s down, and since when, before you post.
Explore MCPA simple home for your service health.
The best package for a public status page on your domain.
Public and private pages for your team.
A complete experience under your brand.
Need a plan tailored to your organization? Let’s talk.
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.
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.
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.
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.
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.
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.
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.