Skip to main content

Documentation

Complete guide to setting up website monitoring with PingZen. API documentation, code examples, and best practices.

Public Status Pages

Status Pages let you create a public page showing your services' health. Users can check status without registration.

Public URL

Each status page gets a unique URL like pingzen.dev/status/your-slug

Customization

Customize the title, description, and theme (light/dark) of your page.

Monitor Selection

Add only the monitors whose status you want to show publicly.

Real-time Updates

Status updates automatically without page reload.

No Authentication

Public pages are accessible to everyone without registration.

How to Create

  1. 1.Go to 'Status Pages' in the sidebar
  2. 2.Click 'Create Status Page'
  3. 3.Enter a title and unique slug (URL path)
  4. 4.Select monitors to display
  5. 5.Save and copy the public URL

Sharing

Share your status page URL with users via:

  • A link in your website footer
  • Email notifications about maintenance
  • Social media
  • Internal documentation

Status Pages API

Manage status pages via REST API.

GET/api/v1/status-pages

List status pages

POST/api/v1/status-pages

Create status page

PUT/api/v1/status-pages/:id

Update status page

DELETE/api/v1/status-pages/:id

Delete status page

POST/api/v1/status-pages/:id/monitors

Add monitors to page

Common Questions

What protocols can I monitor?

PingZen supports 19 protocols: HTTP/HTTPS, WebSocket (WS/WSS), TCP, UDP, ICMP Ping, gRPC, DNS, WHOIS, SSL certificates, Email (SMTP/IMAP/POP3), FTP/FTPS, DNSBL, and SafeBrowsing. You can monitor websites, APIs, servers, databases, and any network service.

How fast can I get alerts?

Telegram alerts are delivered within 1-2 seconds of detection. Slack and Discord notifications arrive almost instantly. You can configure multiple alert channels for redundancy.

Can I organize monitors by project?

Yes! PingZen supports workspaces, which let you organize monitors by project, environment, or team. Each workspace can have its own alert configurations and team members.

Is there an API for automation?

Absolutely. PingZen provides a full REST API with OpenAPI documentation. You can create, update, and delete monitors programmatically.

How do status pages work?

Status pages are public, branded pages showing your services' uptime. You can use a custom domain (status.yourdomain.com), display real-time status, and allow customers to subscribe for updates.

What happens if I reach my monitor limit?

We'll notify you when approaching your limit. You can pause some monitors or contact us for increased capacity. We never stop monitoring without warning, ensuring your critical services stay protected.

Ready to stop missing downtime?

Join thousands of teams who trust PingZen. Setup takes 30 seconds.

PingZen

Website monitoring made simple. Know when your site goes down before your users do.

© 2026 PingZen. All rights reserved.