Decube · AsyncAPI Specification

Decube Webhooks

Version

View Spec View on GitHub CompanyData ObservabilityData GovernanceData CatalogData QualityData LineageMetadata ManagementData TrustData ProductsMCPAsyncAPIEvents

AsyncAPI Specification

decube-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.decube.io/alert-notifications/webhooks-integration
spec_type: Webhooks
notes: >-
  Decube delivers incident/alert notifications to a customer-supplied HTTPS endpoint via its webhooks
  integration. The subscriber configures the destination URL and a custom HTTP header + token used to
  authenticate deliveries; the endpoint is validated with a test button before activation. Payloads are
  JSON. No AsyncAPI document is published by the provider.
delivery:
  transport: https-post
  content_type: application/json
  auth: custom HTTP header + token (subscriber-defined)
  validation: test button verifies the endpoint before enabling
events:
- name: incident.raised
  description: Fired when Decube raises an incident alert for a monitored asset (e.g. a field_health / null_percentage breach).
payload:
  top_level_fields:
  - organization_id
  - asset          # catalog asset and parent hierarchy
  - incident       # alert details
  - monitor        # monitor metadata
  - detail         # scan metrics
  incident_object:
  - case_id
  - id
  - time
  - type
  - test_type
  - level
  detail_object:
  - value
  - upper_bound
  - lower_bound
  - test_type
  - metric_name

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/decube-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 email required.

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