v2.4.1 Documentation

StatusPul Documentation — Getting Started

Availability monitoring without compromise

Search across 140+ endpoints, webhook schemas, and deployment tutorials.

Documentation Categories

REST API Reference

Authenticate with OAuth2, manage monitoring nodes, and query real-time uptime metrics. Includes rate limits, pagination, and error codes.

Explore API

Integrations & Webhooks

Connect StatusPul to Slack, PagerDuty, Datadog, and custom HTTP endpoints. Configure alert routing and payload transformations.

View Integrations

Setup Guides

Step-by-step tutorials for deploying probes, configuring TLS verification, and setting up synthetic transaction monitoring across regions.

Read Guides

Latest API Changes

2024-05-14 • v2.4.1

Added GET /v2/nodes/{id}/health

Retrieve granular probe health status including CPU load, memory usage, and network latency thresholds. Requires `node:read` scope.

2024-05-08 • v2.4.0

Deprecated POST /v1/alerts

Legacy alert creation endpoint removed. Migrate to POST /v2/incidents with updated JSON schema for multi-channel routing.

2024-04-29 • v2.3.9

Webhook retry logic updated

Custom webhook payloads now support exponential backoff up to 15 minutes. Added `X-StatusPul-Retry-Count` header for debugging.