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
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.