Context.dev · AsyncAPI Specification

Contextdev Webhooks

Version

View Spec View on GitHub Web ScrapingBrand IntelligenceData EnrichmentAI AgentsWeb DataClassificationWebsite MonitoringCompany DataDeveloper ToolsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
type: Webhooks
source: >-
  openapi/contextdev-openapi.yml (webhooks) +
  https://docs.context.dev/api-reference/monitors/webhook-payload.md,
  https://docs.context.dev/api-reference/monitors/webhook-run-completed.md
delivery:
  transport: HTTP POST to a monitor's configured webhook URL
  signing: signed webhooks (verify signature before trusting payload)
  acknowledgement: return any 2xx response to acknowledge delivery
  scope: per-monitor subscription (change.detected always; run.completed opt-in)
events:
- event: change.detected
  openapi_webhook: monitorChangeDetected
  description: >-
    Sent when a monitor run detects a change on the watched page, sitemap, or
    extracted dataset. Payload carries text diffs, added/removed URLs, semantic
    evidence, confidence, and importance.
  docs: https://docs.context.dev/api-reference/monitors/webhook-payload.md
- event: run.completed
  openapi_webhook: monitorRunCompleted
  description: >-
    Sent after every completed monitor run when subscribed — including runs that
    detected no change (as confirmation the monitor ran). When a change was
    detected it is embedded in the payload.
  docs: https://docs.context.dev/api-reference/monitors/webhook-run-completed.md
note: >-
  No standalone AsyncAPI document is published; the event surface is defined via
  OpenAPI 3.1 `webhooks`. This is the provider's real event surface.

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