Documentation
Real-time SaaS health monitoring
Search Documentation
Find endpoints, SDK methods, and integration guides across 412 articles. Try querying "POST /v1/incidents" or "Webhook retry policy".
Browse by Category
Navigate our complete developer resource library. All references are versioned for StatusPulse API v2.4.1 and higher.
REST API Endpoints
Complete schema for /v1/monitors, /v1/incidents, and /v1/uptime. Includes rate limit headers, pagination tokens, and idempotency keys for safe retries.
View API ReferenceSDKs & Frameworks
Official packages for Node.js (npm @statuspulse/sdk), Python (pip statuspulse-py), and Go. All support automatic retries, structured logging, and OpenTelemetry tracing.
Install SDKWebhooks & Payloads
Configure delivery URLs for incident_state_changed, monitor_down, and sla_breach events. Learn signature verification using HMAC-SHA256 and exponential backoff rules.
Configure WebhooksStatus Page API
Embed live uptime components, manage subscriber digests, and push maintenance windows via the /v1/status API. Supports Markdown, custom CSS injection, and SSO via SAML.
Build Status PageCLI & Tunneling
Use the pulse-cli tool to run local health checks, simulate failover scenarios, and forward private endpoints through ngrok-compatible tunnels. Requires v3.2.0+.
Download CLIAuthentication & RBAC
Manage API keys, OAuth 2.0 service accounts, and team-level permissions. Covers token rotation policies, IP allowlisting, and audit log exports in CSV/JSON.
Review Auth Docs