Instance Discovery
GET /info is unauthenticated and returns what a client needs to bootstrap against an instance: which authentication mode it enforces and whether an MCP server is mounted.
Endpoints
See the API reference for full documentation.
Running Agents
POST /teams/{team_id}/runsPOST /workflows/{workflow_id}/runs
Authentication
Theauth_mode field from GET /info tells you which credential to send:
agno_pat_...) are accepted as bearer credentials in every mode on instances with a database. See Security & Authorization to configure authentication.
Passing Dependencies
Pass runtime parameters likedependencies, session_state, or metadata as form fields: