Status Pages

Create and manage public status pages showing uptime, incidents, and maintenance.

Status Pages

Create and manage public status pages that display the operational status of your monitored websites, recent incidents, and maintenance windows.

Status pages can be public (accessible by anyone) or restricted to customer members. Custom domains are supported with DNS verification.

Authentication

All examples assume a bearer token:

BASE_URL="https://uptimeify.io"
TOKEN="<your-api-token>"

Endpoints