Introduction
Happy Uptime is uptime monitoring, status pages, and incident management for developers — with instant alerts, dependency tracking, and AI-powered incident analysis.
Welcome to Happy Uptime
Happy Uptime monitors your endpoints from 6 regions worldwide, surfaces outages before your customers notice, and helps you ship branded status pages in minutes. Every feature is accessible through the REST API, the CLI, or the dashboard — pick whatever fits your workflow.
What you can do
Base URL
All API endpoints live under a single base URL:
texthttps://happyuptime.com/api/v1
Paths in this reference are relative — /monitors means https://happyuptime.com/api/v1/monitors.
Prefer the CLI? Install with npm i -g happyuptime-cli and run happy login to get started. Every REST endpoint has a matching CLI command.