FireHydrant website screenshot

FireHydrant

FireHydrant is an incident management platform, now part of Freshworks, that covers the whole incident lifecycle — declaring and driving incidents from Slack or Microsoft Teams, Signals on-call scheduling and alerting, automated runbooks, a service catalog with environments and functionalities, its own hosted status pages, AI-enriched incident summaries, and retrospectives with analytics. Its REST API at api.firehydrant.io/v1 is a 373-operation, 228-path surface covering incidents, alerts, teams, runbooks, changes, integrations, webhooks and SCIM 2.0 provisioning, authenticated with a single organization API key sent as a Bearer token. FireHydrant also ships an official MCP server, first-party TypeScript and Go SDKs, a Terraform provider, and the fhcli change-event CLI.

FireHydrant publishes 16 APIs on the APIs.io network, including FireHydrant, Audits API, Change Events API, and 13 more. Tagged areas include AIOps, Incident Management, On-Call, Alerting, and Status Pages.

The FireHydrant catalog on APIs.io includes 1 event-driven AsyncAPI specification.

FireHydrant’s developer surface includes authentication, documentation, engineering blog, API reference, getting-started guide, support, pricing, and 34 more developer resources.

65.5/100 strong ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers
AIOpsIncident ManagementOn-CallAlertingStatus PagesRunbooksSite Reliability EngineeringObservabilityRetrospectivesDevOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/firehydrant: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 16

Individual APIs this provider publishes, each with its own machine-readable definition.

FireHydrant

FireHydrant is an incident management platform providing automated runbooks, status pages, and retrospective workflows.

FireHydrant Audits API

The Audits API from FireHydrant — 1 operation(s) for audits.

FireHydrant Change Events API

The Change Events API from FireHydrant — 2 operation(s) for change events.

FireHydrant Changes API

The Changes API from FireHydrant — 1 operation(s) for changes.

FireHydrant Conversations API

The Conversations API from FireHydrant — 1 operation(s) for conversations.

FireHydrant Environments API

The Environments API from FireHydrant — 2 operation(s) for environments.

FireHydrant Functionalities API

The Functionalities API from FireHydrant — 1 operation(s) for functionalities.

FireHydrant Incidents API

The Incidents API from FireHydrant — 5 operation(s) for incidents.

FireHydrant Ping API

The Ping API from FireHydrant — 1 operation(s) for ping.

FireHydrant Priorities API

The Priorities API from FireHydrant — 1 operation(s) for priorities.

FireHydrant Runbooks API

The Runbooks API from FireHydrant — 2 operation(s) for runbooks.

FireHydrant Scheduled Maintenances API

The Scheduled Maintenances API from FireHydrant — 1 operation(s) for scheduled maintenances.

FireHydrant Services API

The Services API from FireHydrant — 2 operation(s) for services.

FireHydrant Severities API

The Severities API from FireHydrant — 1 operation(s) for severities.

FireHydrant Signals API

The Signals API from FireHydrant — 1 operation(s) for signals.

FireHydrant Teams API

The Teams API from FireHydrant — 2 operation(s) for teams.

Scroll for all 16

Open Collections 17

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

FireHydrant REST API

OPEN COLLECTION

Scroll for all 17

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

FireHydrant

MCP SERVER

GraphQL 1

GraphQL schemas published by this provider.

FireHydrant GraphQL Schema

FireHydrant is a reliability operations and incident management platform. This conceptual GraphQL schema models the core resources available through the FireHydrant REST API at ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Firehydrant Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Firehydrant Authentication

apiKey/http · 2 schemes

SECURITY

Firehydrant Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Firehydrant Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Firehydrant Trust Center

SOC 2, ISO 27001, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Firehydrant Agentic Access

411 operations · 225 acting · 1 human-in-the-loop

411 operations · 225 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: firehydrant
name: FireHydrant
description: FireHydrant is an incident management platform, now part of Freshworks, that covers the whole incident lifecycle
  — declaring and driving incidents from Slack or Microsoft Teams, Signals on-call scheduling and alerting, automated runbooks,
  a service catalog with environments and functionalities, its own hosted status pages, AI-enriched incident summaries, and
  retrospectives with analytics. Its REST API at api.firehydrant.io/v1 is a 373-operation, 228-path surface covering incidents,
  alerts, teams, runbooks, changes, integrations, webhooks and SCIM 2.0 provisioning, authenticated with a single organization
  API key sent as a Bearer token. FireHydrant also ships an official MCP server, first-party TypeScript and Go SDKs, a Terraform
  provider, and the fhcli change-event CLI.
type: Index
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/firehydrant.png
tags:
- AIOps
- Incident Management
- On-Call
- Alerting
- Status Pages
- Runbooks
- Site Reliability Engineering
- Observability
- Retrospectives
- DevOps
url: https://raw.githubusercontent.com/api-evangelist/firehydrant/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-08-29'
specificationVersion: '0.23'
apis:
- aid: firehydrant:firehydrant
  name: FireHydrant
  description: FireHydrant is an incident management platform providing automated runbooks, status pages, and retrospective
    workflows.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - AIOps
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-api-openapi.yml
  - type: Documentation
    url: https://docs.firehydrant.com
  - type: APIReference
    url: https://docs.firehydrant.com/reference/firehydrant-api
  - url: graphql/firehydrant-graphql.md
    type: GraphQL
- aid: firehydrant:firehydrant-audits-api
  name: FireHydrant Audits API
  description: The Audits API from FireHydrant — 1 operation(s) for audits.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Audits
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-audits-api-openapi.yml
- aid: firehydrant:firehydrant-change-events-api
  name: FireHydrant Change Events API
  description: The Change Events API from FireHydrant — 2 operation(s) for change events.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Change Events
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-change-events-api-openapi.yml
- aid: firehydrant:firehydrant-changes-api
  name: FireHydrant Changes API
  description: The Changes API from FireHydrant — 1 operation(s) for changes.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Changes
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-changes-api-openapi.yml
- aid: firehydrant:firehydrant-conversations-api
  name: FireHydrant Conversations API
  description: The Conversations API from FireHydrant — 1 operation(s) for conversations.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-conversations-api-openapi.yml
- aid: firehydrant:firehydrant-environments-api
  name: FireHydrant Environments API
  description: The Environments API from FireHydrant — 2 operation(s) for environments.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Environments
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-environments-api-openapi.yml
- aid: firehydrant:firehydrant-functionalities-api
  name: FireHydrant Functionalities API
  description: The Functionalities API from FireHydrant — 1 operation(s) for functionalities.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Functionalities
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-functionalities-api-openapi.yml
- aid: firehydrant:firehydrant-incidents-api
  name: FireHydrant Incidents API
  description: The Incidents API from FireHydrant — 5 operation(s) for incidents.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Incidents
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-incidents-api-openapi.yml
- aid: firehydrant:firehydrant-ping-api
  name: FireHydrant Ping API
  description: The Ping API from FireHydrant — 1 operation(s) for ping.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Ping
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-ping-api-openapi.yml
- aid: firehydrant:firehydrant-priorities-api
  name: FireHydrant Priorities API
  description: The Priorities API from FireHydrant — 1 operation(s) for priorities.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Priorities
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-priorities-api-openapi.yml
- aid: firehydrant:firehydrant-runbooks-api
  name: FireHydrant Runbooks API
  description: The Runbooks API from FireHydrant — 2 operation(s) for runbooks.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Runbooks
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-runbooks-api-openapi.yml
- aid: firehydrant:firehydrant-scheduled-maintenances-api
  name: FireHydrant Scheduled Maintenances API
  description: The Scheduled Maintenances API from FireHydrant — 1 operation(s) for scheduled maintenances.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Scheduled Maintenances
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-scheduled-maintenances-api-openapi.yml
- aid: firehydrant:firehydrant-services-api
  name: FireHydrant Services API
  description: The Services API from FireHydrant — 2 operation(s) for services.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-services-api-openapi.yml
- aid: firehydrant:firehydrant-severities-api
  name: FireHydrant Severities API
  description: The Severities API from FireHydrant — 1 operation(s) for severities.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Severities
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-severities-api-openapi.yml
- aid: firehydrant:firehydrant-signals-api
  name: FireHydrant Signals API
  description: The Signals API from FireHydrant — 1 operation(s) for signals.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Signals
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-signals-api-openapi.yml
- aid: firehydrant:firehydrant-teams-api
  name: FireHydrant Teams API
  description: The Teams API from FireHydrant — 2 operation(s) for teams.
  humanURL: https://firehydrant.com
  baseURL: https://api.firehydrant.io/v1
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/firehydrant-teams-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/firehydrant-agentic-access.yml
- type: TrustCenter
  url: security/firehydrant-trust-center.yml
- type: DomainSecurity
  url: security/firehydrant-domain-security.yml
- type: Authentication
  url: authentication/firehydrant-authentication.yml
- type: GitHubOrganization
  url: https://github.com/firehydrant
- type: LinkedIn
  url: https://www.linkedin.com/company/firehydrant
- type: Website
  url: https://firehydrant.com
- type: Documentation
  url: https://docs.firehydrant.com
- type: Integrations
  url: https://firehydrant.com/integrations/
- type: Blog
  url: https://firehydrant.com/rss.xml
- type: OpenAPI
  url: openapi/firehydrant-api-openapi.yml
- type: Overlay
  url: overlays/firehydrant-api-overlay.yaml
- type: DeveloperPortal
  url: https://docs.firehydrant.com/reference/firehydrant-api
- type: APIReference
  url: https://docs.firehydrant.com/reference/firehydrant-api
- type: GettingStarted
  url: https://docs.firehydrant.com/docs/admin-quickstart
- type: Support
  url: https://docs.firehydrant.com/docs/contacting-support
- type: Pricing
  url: https://firehydrant.com/pricing/
- type: SignUp
  url: https://app.firehydrant.io/registrations/new/
- type: TermsOfService
  url: https://firehydrant.com/legal/ssa/
- type: PrivacyPolicy
  url: https://firehydrant.com/legal/privacy/
- type: StatusPage
  url: https://status.firehydrant.com/
- type: Lifecycle
  url: lifecycle/firehydrant-lifecycle.yml
- type: ChangeLog
  url: https://firehydrant.com/changelog/
- type: ChangeLog
  url: changelog/firehydrant-changelog.yml
- type: Security
  url: https://firehydrant.com/security/
- type: VulnerabilityDisclosure
  url: security/firehydrant-vulnerability-disclosure.yml
- type: Compliance
  url: https://firehydrant.com/security/
- type: Conformance
  url: conformance/firehydrant-conformance.yml
- type: Packages
  url: packages/firehydrant-packages.yml
- type: SDKs
  url: packages/firehydrant-packages.yml
- type: CLI
  url: cli/firehydrant-cli.yml
- type: MCPServer
  url: mcp/firehydrant-mcp.yml
- type: ToolCrosswalk
  url: mcp/firehydrant-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/firehydrant-llms.txt
- type: Webhooks
  url: asyncapi/firehydrant-webhooks.yml
- type: Conventions
  url: conventions/firehydrant-conventions.yml
- type: ErrorCatalog
  url: errors/firehydrant-problem-types.yml
- type: DataModel
  url: data-model/firehydrant-data-model.yml
- type: RateLimits
  url: rate-limits/firehydrant-rate-limits.yml
- type: Plans
  url: plans/firehydrant-plans-pricing.yml
- type: FinOps
  url: finops/firehydrant-finops.yml
integrations:
- name: Featured Slack
- name: Featured Microsoft Teams
- name: Featured Jira Cloud
x-enrichment:
  date: '2026-08-29'
  status: enriched
  artifacts_added: 25
  pass: local-v1
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/firehydrant"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/firehydrant/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/firehydrant/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.