Metaplane · AsyncAPI Specification

Metaplane Webhooks

Version

View Spec View on GitHub AIOpsData ObservabilityData QualityAnomaly DetectionData LineageMonitoringAnalyticsData EngineeringdbtSnowflakeAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-08-29'
method: searched
source: https://docs.metaplane.dev/docs/webhooks, https://docs.metaplane.dev/docs/alert-routing, https://docs.metaplane.dev/docs/incidents
provider: Metaplane
providerId: metaplane
asyncapi_published: false
note: 'Metaplane has a real event surface — outbound incident-alert webhooks with optional HMAC request signing
  — but publishes NO AsyncAPI document and no event-payload schema. Searched docs.metaplane.dev/llms.txt (complete
  published index), /asyncapi.yaml on every host, and the GitHub org; nothing. Nothing is fabricated here: the catalog
  below records what the provider documents, which is the transport and the security model, not the payload shape.'
transport: HTTPS POST to a customer-supplied URL
configuration:
  ui: https://app.metaplane.dev/settings/alerts
  api: false
  note: Webhook destinations are created in the web app only. There is no webhook or subscription operation in the
    published REST API — the 23 operations cover connections, monitors and tags.
security:
  signing: optional HMAC request signatures
  secret: a secret key issued by Metaplane at destination creation; shown once and rotatable
  source: https://docs.metaplane.dev/docs/webhooks
  note: The signature header name and canonical string are not published in the docs, so a consumer cannot implement
    verification from the documentation alone.
verification:
  supported: true
  how: The destination actions menu offers 'Verify', which sends a sample incident to the endpoint.
routing:
  source: https://docs.metaplane.dev/docs/alert-routing
  note: Alerts are routed to destinations by rule; tags on tables and monitors are the primary routing dimension
    (https://docs.metaplane.dev/docs/tags).
events:
- name: incident
  description: An incident is raised when a monitor fails. Metaplane groups related failing monitors into a single
    incident rather than alerting per monitor.
  payload_schema_published: false
  source: https://docs.metaplane.dev/docs/incidents
availability:
  note: 'The pricing comparison table lists ''API, Webhooks'' as alert destinations on the Enterprise tier only;
    Free and Pro get Slack, Email, MS Teams (+PagerDuty on Pro). Source: https://www.metaplane.dev/pricing'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/metaplane-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.