Agno AgentOS Run Streaming (HTTP + SSE)
Version 1.0.0
AsyncAPI 2.6 description of AgentOS's **run streaming** surface. AgentOS does not publish a documented public WebSocket API. The asynchronous / event-style transport documented at https://docs.agno.com/agent-os/api, https://docs.agno.com/agent-os/using-the-api, and https://docs.agno.com/reference-api/schema/agents/create-agent-run is **HTTP Server-Sent Events (SSE)** delivered over the same REST run endpoints (`POST /agents/{agent_id}/runs`, `POST /teams/{team_id}/runs`, `POST /workflows/{workflow_id}/runs`) when the request sets `stream=true` - which is the AgentOS default. SSE is a one-way, server-to-client HTTP streaming channel; it is **not** WebSocket. From Agno's own API reference: "When `stream=true`, returns SSE events with `event` and `data` fields," with a documented `text/event-stream` response content type. A separate WebSocket route (`/workflows/ws`) exists in the AgentOS codebase and is used internally by the hosted os.agno.com Control Plane UI, but Agno's own maintainers describe it as an "undocumented WebSocket endpoint" (see agno-agi/agno#6281) - it is not part of the published API reference or documentation index, so it is not modeled as a public channel here. See review.yml for the full findings. This document models the streamed event envelope common to agent, team, and workflow runs. Request bodies (message, files, session_id, etc.) are modeled in the companion OpenAPI document at `openapi/agno-agi-openapi.yml`.
Channels
Messages
Servers
localhost:7777
AsyncAPI Specification
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/asyncapis/agno-agi-asyncapi"
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.