Phidata / Agno website screenshot

Phidata / Agno

Agno (formerly Phidata) is a Python framework, runtime, and control plane for building, running, and managing fleets of AI agents. The core agno library provides Agent, Team, Workflow, Tools, Memory, and Knowledge primitives across many LLM providers. AgentOS adds a FastAPI runtime with 50+ REST/SSE/WebSocket endpoints, plus a hosted control plane UI at os.agno.com for tracing, scheduling, RBAC, audit, and human approval - while user data stays inside the customer's own cloud.

Phidata / Agno publishes 3 APIs on the APIs.io network. Tagged areas include AI Agents, Agno, Phidata, Python, and Framework.

Phidata / Agno’s developer surface includes developer portal, documentation, GitHub presence, code examples, engineering blog, and 9 more developer resources.

29.5/100 thin ▬ flat Agent 5/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFree
3 APIs
AI AgentsAgnoPhidataPythonFrameworkRuntimeAgentOSMulti-AgentMemoryToolsOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 29.5/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 12.6 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 5/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/phidata: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Agno Python Framework

Open-source Python framework for building agents with memory, knowledge, and tools. Provides Agent, Team, Workflow, Tools, Memory, Knowledge, and Storage primitives. Multi-modal...

AgentOS Runtime API

Pre-built FastAPI runtime that exposes 50+ REST, SSE, and WebSocket endpoints for running agents, teams, and workflows in production. Deployable as a Docker container in any clo...

AgentOS Control Plane

Hosted web UI at os.agno.com for managing, monitoring, debugging, and testing AgentOS deployments. Connects directly from the browser to the customer's AgentOS runtime without p...

Pricing Plans 1

Published pricing tiers and plan structures.

Phidata Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Phidata Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Phidata Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: phidata
name: Phidata / Agno
description: Agno (formerly Phidata) is a Python framework, runtime, and control plane for building, running, and managing
  fleets of AI agents. The core agno library provides Agent, Team, Workflow, Tools, Memory, and Knowledge primitives across
  many LLM providers. AgentOS adds a FastAPI runtime with 50+ REST/SSE/WebSocket endpoints, plus a hosted control plane UI
  at os.agno.com for tracing, scheduling, RBAC, audit, and human approval - while user data stays inside the customer's own
  cloud.
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/phidata.png
url: https://raw.githubusercontent.com/api-evangelist/phidata/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
tags:
- AI Agents
- Agno
- Phidata
- Python
- Framework
- Runtime
- AgentOS
- Multi-Agent
- Memory
- Tools
- Open Source
apis:
- aid: phidata:agno-framework
  name: Agno Python Framework
  description: Open-source Python framework for building agents with memory, knowledge, and tools. Provides Agent, Team, Workflow,
    Tools, Memory, Knowledge, and Storage primitives. Multi-modal and type-safe; supports many LLM providers.
  humanURL: https://docs.agno.com/introduction
  baseURL: https://pypi.org/project/agno/
  tags:
  - Python
  - Framework
  - Agents
  - Memory
  - Tools
  - Multi-modal
  properties:
  - type: Documentation
    url: https://docs.agno.com/introduction
  - type: SDKs
    url: https://pypi.org/project/agno/
  - type: Repository
    url: https://github.com/agno-agi/agno
- aid: phidata:agentos-runtime
  name: AgentOS Runtime API
  description: Pre-built FastAPI runtime that exposes 50+ REST, SSE, and WebSocket endpoints for running agents, teams, and
    workflows in production. Deployable as a Docker container in any cloud or data center, keeping sessions, memory, traces,
    and logs in the customer's infrastructure.
  humanURL: https://docs.agno.com/agent-os/introduction
  baseURL: https://docs.agno.com/agent-os/introduction
  tags:
  - REST
  - SSE
  - WebSocket
  - FastAPI
  - Runtime
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://docs.agno.com/agent-os/introduction
  - type: Repository
    url: https://github.com/agno-agi/agno
- aid: phidata:agentos-control-plane
  name: AgentOS Control Plane
  description: Hosted web UI at os.agno.com for managing, monitoring, debugging, and testing AgentOS deployments. Connects
    directly from the browser to the customer's AgentOS runtime without proxying data through Agno servers.
  humanURL: https://os.agno.com
  baseURL: https://os.agno.com
  tags:
  - Control Plane
  - UI
  - Monitoring
  - Tracing
  - RBAC
  properties:
  - type: Documentation
    url: https://docs.agno.com/agent-os/introduction
  - type: Login
    url: https://os.agno.com
common:
- type: DomainSecurity
  url: security/phidata-domain-security.yml
- type: Website
  url: https://agno.com
- type: Website
  url: https://www.phidata.com
- type: Portal
  url: https://docs.agno.com
- type: Documentation
  url: https://docs.agno.com
- type: GitHub
  url: https://github.com/agno-agi
- type: Repository
  url: https://github.com/agno-agi/agno
- type: SDKs
  url: https://pypi.org/project/agno/
- type: Login
  url: https://os.agno.com
- type: Examples
  url: https://docs.agno.com/examples/introduction
- type: Blog
  url: https://www.agno.com/blog
- type: TermsOfService
  url: https://www.agno.com/terms
- type: PrivacyPolicy
  url: https://www.agno.com/privacy
- type: Community
  url: https://discord.gg/4MtYHHrgA8
maintainers:
- FN: Kin Lane
  email: kinlane@gmail.com