AsyncAPI Specification

Machine-readable contract for event-driven APIs (webhooks, message brokers, streaming). Agent-readiness for event surfaces depends on whether the provider ships an AsyncAPI document so agents can subscribe, dispatch, and validate events programmatically.

API entry from apis.yml

apis.yml Raw ↑
aid: agent-readiness:asyncapi-initiative
name: AsyncAPI Specification
tags:
- Event-Driven APIs
- Agent Readiness
- Async
- Standards
humanURL: https://www.asyncapi.com
baseURL: https://www.asyncapi.com
properties:
- url: https://www.asyncapi.com/docs/reference/specification/latest
  type: Documentation
- url: https://github.com/asyncapi/spec
  type: GitHubRepository
description: Machine-readable contract for event-driven APIs (webhooks, message brokers, streaming). Agent-readiness
  for event surfaces depends on whether the provider ships an AsyncAPI document so agents can subscribe,
  dispatch, and validate events programmatically.