Dedalus Labs · AsyncAPI Specification

Dedaluslabs Events

Version

View Spec View on GitHub CompanyArtificial IntelligenceAgentsMCPLLMInferenceGatewayComputeSandboxDeveloper ToolsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/dedaluslabs-machines-openapi-original.yml, https://docs.dedaluslabs.ai/api-reference/dcs, https://docs.dedaluslabs.ai/api-reference/api
spec_type: Webhooks
notes: >-
  Dedalus does not publish a standalone AsyncAPI document. Its real event surface is (1) the
  Machines/DCS streaming endpoints (SSE + WebSocket) and (2) an inbound Stripe Connect webhook
  on the Agents API marketplace. Captured here as an event/webhook catalog rather than a
  fabricated AsyncAPI.
streams:
- name: watchMachineStatus
  transport: sse
  path: GET /v1/machines/{machine_id}/status/stream
  event: status (full LifecycleResponse payload); stream closes on reaching desired state.
- name: listMachineExecutionEvents
  transport: sse
  path: GET /v1/machines/{machine_id}/executions/{execution_id}/events
  event: execution lifecycle/output events.
- name: connectMachineTerminal
  transport: websocket
  path: GET /v1/machines/{machine_id}/terminals/{terminal_id}/stream
  event: TerminalServerEvent / TerminalClientEvent (input/output base64, resize width/height).
webhooks:
- name: stripe-connect
  direction: inbound
  path: POST /v1/webhooks/stripe/connect
  api: agents
  description: Receives Stripe Connect webhook events for marketplace creator payouts/onboarding.

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/dedaluslabs-events"
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.