OpenAPI spec
A machine-readable OpenAPI 3.1 specification for import into Postman, Insomnia, or code generators.
OpenAPI spec
A machine-readable OpenAPI 3.1 specification is available for import into Postman, Insomnia, or code generators.
https://happyuptime.com/openapi.jsoncurl https://happyuptime.com/openapi.json | jq .# In Postman: File → Import → Link
# Paste: https://happyuptime.com/openapi.jsonSpec details
- Format: OpenAPI 3.1.0
- Server:
https://happyuptime.com/api/v1 - Auth: Bearer token (
hu_prefix) - Tags: Monitors, Incidents, Status Pages, Alerts, Analytics
- Includes: All schemas, request/response examples, parameter descriptions
Generate typed clients with tools like openapi-typescript, openapi-generator, or Stainless — they'll stay in sync as we ship new endpoints.