Create and manage FireHydrant incidents and trigger runbooks via the FireHydrant API

domain: docs.firehydrant.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain a FireHydrant API token from Settings > API Keys; authenticate all requests with Authorization: Bearer YOUR_TOKEN and Content-Type: application/json
  2. List available severities and environments: GET /v1/severities and GET /v1/environments to retrieve IDs required for incident creation
  3. Declare an incident: POST /v1/incidents with name, severity.id, and optionally impacted_services (array of service IDs from GET /v1/services) and environments
  4. Attach and trigger a runbook: POST /v1/incidents/{id}/runbook_actions to manually trigger a runbook step, or configure the runbook in FireHydrant UI to auto-attach based on conditions like severity or impacted service
  5. Add a timeline event or status update: POST /v1/incidents/{id}/events with type and body to document decisions or communications during the incident
  6. Resolve the incident: PATCH /v1/incidents/{id} with state: resolved and a resolution summary; this triggers any configured resolution runbook steps

Known gotchas

Related routes

Create incidents, configure workflows, and trigger automations via the Rootly REST API
docs.rootly.com/api-reference · 6 steps · unrated
Create and route PagerDuty incidents via Events API v2
pagerduty.com · 4 steps · unrated
Create incidents and manage severities programmatically via the incident.io REST API
api-docs.incident.io · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans