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 10 more developer resources.

25.8/100 emerging ▬ flat Agent 4/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFree
3 APIs
AI AgentsAgnoPhidataPythonFrameworkRuntimeAgentOSMulti-AgentMemoryToolsOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 25.8/100 · emerging
Contract Quality 1.7 / 25
Developer Ergonomics 6.2 / 20
Access Clarity 7.1 / 20
Operational Transparency 3.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 4/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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 3

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.23'
tags:
- AI Agents
- Agno
- Phidata
- Python
- Framework
- Runtime
- AgentOS
- Multi-Agent
- Memory
- Tools
- Open-Source
tags_raw:
- 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
  tags_raw:
  - 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: License
  name: Apache-2.0
  url: https://github.com/agno-agi/agno/blob/main/LICENSE
- 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

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/phidata"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/phidata/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/phidata/evidence"

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.