Build with EdgePulse.

Full API access, agent configuration, and integration guides.

API Reference

RESTful API for managing checks, retrieving metrics, and configuring alerts. JSON responses, predictable endpoints, bearer token auth.

GET /api/v1/checks
POST /api/v1/checks
GET /api/v1/metrics

Agent Setup

Install the lightweight edge agent in seconds. Configure via YAML, environment variables, or the management API.

curl -sSL https://get.edgepulse.fun | sh

Alerting

Configure alert rules with thresholds, regional scope, and notification channels. Supports email, Slack, webhooks, and PagerDuty.

Integrations

Terraform provider, Kubernetes operator, and CI/CD integration examples. Manage your monitoring as code.

Full documentation is available to registered users.

Request Access