Skip to main content
The Status Data catalog contains hundreds of services — cloud providers, SaaS tools, payment processors, and infrastructure vendors — each tracked by adapters that poll their status pages. Browse the catalog to find services you depend on, view their current health, and drill into component-level detail.

Browsing the catalog

List services

Use --search (API: search) for a case-insensitive match on service name or slug. The service list is cursor-paginated. Each entry includes the service name, slug, category, overall status, active incident count, and 30-day uptime percentage.

Get service detail

The detail response includes the full service profile plus current status, components, recent incidents, uptime summary, and active maintenances.

Service fields

Key fields on the service catalog listing:

Components

Services break down into components that represent functional parts — API, dashboard, webhooks, individual regions, CDN edges, etc. Each component tracks its own health status and uptime independently.

Listing components

Component fields

Group components

Some services organize their components hierarchically. A group component aggregates the status of its children — if any child is degraded, the group shows as degraded. Group components have group: true and child components reference their parent via groupId.

Component uptime

Get detailed uptime for a specific component:

Overall status

The overallStatus field reflects the worst-case status across all components. A service shows as operational only when all non-hidden components are operational.

Live status

For real-time status without the full detail response:

Categories

List all categories with service counts:

Global summary

Get a high-level summary across all services:

Next steps

Dependencies

Add services to get notified when their status changes.

Service incidents

View active and historical incidents for tracked services.

Uptime data

Query historical availability percentages.

Status Data guide

End-to-end guide for working with Status Data.