v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Core

Get OS Info

Return lightweight, unauthenticated metadata about this AgentOS instance.

get/info

Response

Successful Response

os_idstring required

Unique identifier for the OS instance

namestring nullable

Name of the OS instance

agno_versionstring required

Version of the agno framework

agent_countinteger

Number of agents registered in the OS

team_countinteger

Number of teams registered in the OS

workflow_countinteger

Number of workflows registered in the OS

auth_mode'none' | 'security_key' | 'jwt'

Authentication mode enforced on the REST/WS plane of this OS instance. MCP OAuth, when enabled, is described separately under mcp.oauth.