Meganode API
v1.0.0
API online

Distributed Infrastructure
Monitoring API

The Meganode API powers real-time uptime monitoring across a network of distributed VPS nodes. Use it to manage monitors, retrieve check results, configure alerts, and integrate with your infrastructure.

Available endpoints
GET /health API health check
POST /api/auth/client/register Register a client account
POST /api/auth/client/login Client login
POST /api/auth/provider/register Register a provider account
GET /api/monitors List monitors (auth required)
POST /api/monitors Create a monitor
GET /api/results Get check results
GET /api/alerts/channels List alert channels
GET /api/billing/plans Get plan pricing (public)
GET /api/status/:slug Public status page data