BetterStack (Uptime)
BetterStack Uptime integration fetches monitor status (up/down/degraded), response times, last checked timestamps, active incidents, and heartbeat monitors.What it powers
- Detail panel — Uptime monitors and incidents list (lowest priority in detail panel)
- KPI Strip — Health status cell (up/down/degraded counts, pulses red when services are down)
- Bottom Ticker — Down alerts appear in red in the scrolling ticker
Getting your API token
Sign in to BetterStack
Go to betterstack.com and sign in.
Go to Uptime API tokens
Navigate to Uptime > Settings > API tokens (or visit uptime.betterstack.com/team/0/api-tokens).
Environment variables
.env.local
API details
| Property | Value |
|---|---|
| API base URL | https://uptime.betterstack.com/api/v2/ |
| Rate limit | Standard BetterStack limits |
| Cache TTL | 1 minute |
| Authentication | Bearer token (Authorization: Bearer ...) |
Widgets that use this service
Detail Panel
Health monitors and incidents.
KPI Strip
Up/down/degraded counts.
Bottom Ticker
Down alerts in scrolling ticker.