Status pages
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
- List Status Pages
- Create Status Page
- Update Status Page
- Delete Status Page
- Get Public Status Page
- Get Status Page Design
- Update Status Page Design
- List Status Page Subscribers
- Delete Status Page Subscriber
- Export Status Page Subscribers
- Add Custom Domain
- Remove Custom Domain
- Verify Status Page Domain
- Activate Status Page Domain
Test SMTP Connection
Tests the SMTP configuration by sending a test email. All parameters are optional. When omitted, stored config values are used. This allows testing new credentials before saving them. Admin-only.
Activate Status Page Domain
Activates a verified custom domain for a status page. Admin-only.