Sifflet · AsyncAPI Specification

Sifflet Webhooks

Version

View Spec View on GitHub CompanyData AnalyticsData ObservabilityData QualityData CatalogData LineageData GovernanceMonitoringMetadataAI AgentsAsyncAPIEvents

AsyncAPI Specification

sifflet-webhooks.yml Raw ↑
generated: '2026-07-21'
method: searched
type: Webhooks
source: https://docs.siffletdata.com/docs/webhooks.md
summary: >-
  Sifflet sends outbound webhook notifications about monitor/incident events to a
  configured HTTP endpoint. Configured in-app under Settings > Collaboration tools >
  Webhooks. Supports an optional custom header (for endpoint authentication). Delivery is
  considered successful when the receiving endpoint returns a 2xx status code.
scopes:
  - name: linked-events
    description: Sends only events related to the specific monitors or sources configured with the webhook.
  - name: all-events
    description: Sends every event generated in Sifflet, without linking specific monitors or assets.
event_types:
  - MONITOR_FAILURE
  - MONITOR_NEEDS_ATTENTION
  - MONITOR_SUCCESS
  - MONITOR_STATUS_CHANGE
  - TRANSFORMATION_RUN_FAILURE
notes:
  - Google Chat integrations do not receive the MONITOR_SUCCESS event type.
payload_shape:
  transport: http-post
  content_type: application/json
  example_fields:
    - eventType
    - eventDate
    - monitor.id
    - monitor.name
    - monitor.link
    - monitor.description
    - monitor.displayType
    - monitor.severity
    - monitor.assets[].name
    - monitor.assets[].uri
    - monitor.assets[].link
    - monitor.tags[].id
    - monitor.tags[].name
    - monitor.tags[].kind
no_asyncapi: >-
  Sifflet publishes a documented webhook catalog but no machine-readable AsyncAPI document.
  Captured as a Webhooks event surface (not fabricating an AsyncAPI spec).

Work with this as data

Every AsyncAPI spec 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 asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/sifflet-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

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.