StatusPulse Documentation
Uptime monitoring without compromise. Get started in minutes, not hours.
Find what you need
Search across all documentation — API references, guides, tutorials, and release notes.
Browse documentation
Explore our documentation by topic. Each section includes guides, API references, and code examples for Node.js, Python, cURL, and Go.
Quick Start
Deploy your first monitoring check in under 3 minutes. Covers account setup, adding HTTP/TCP/ICMP monitors, configuring alert thresholds, and inviting team members to your workspace.
12 articles · Last updated Dec 4, 2024
API Reference
Full REST API documentation with request/response schemas. Endpoints for managing monitors (`/v1/monitors`), retrieving check results (`/v1/monitors/{id}/checks`), and configuring alert rules (`/v1/alerts`). Rate limited to 1,200 requests/minute on the Pro plan.
48 endpoints · OpenAPI 3.0 spec available
Integrations
Connect StatusPulse to your existing toolchain. Native integrations for Slack, PagerDuty, Opsgenie, Datadog, and Grafana OnCall. Also supports custom integrations via our generic webhook endpoint and Zapier.
8 native integrations · 3 guides
Webhooks
Receive real-time event payloads for monitor state changes, downtime incidents, and recovery confirmations. Configure webhook URLs, retry policies (exponential backoff up to 5 attempts), and HMAC-SHA256 signature verification.
6 articles · Includes payload examples
What's new in the docs
Multi-region probe support
New documentation covering the `region` parameter on monitor creation. Available probes in us-east-1, eu-west-1, ap-southeast-1, and sa-east-1. Includes latency comparison tables and best practices for global coverage.
Published Nov 28, 2024 · API Reference
Custom certificate monitoring
Learn how to configure TLS certificate expiry alerts with configurable warning thresholds (30, 60, or 90 days). Covers SAN validation, chain verification, and the new `cert_details` field in check result payloads.
Published Nov 21, 2024 · Quick Start
Paginated API responses
Updated API reference to document cursor-based pagination. All list endpoints now support `?limit=100&cursor=eyJpZCI6MTIzfQ`. Includes migration notes for clients previously using offset-based pagination (deprecated in v1.4).
Published Nov 15, 2024 · API Reference
Need help getting started?
Our engineering team is available via the in-app chat widget or at docs@statuspulse.io. Typical response time is under 2 hours during business hours (UTC−5 to UTC+3).