How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Agno Components API

The Components API from Agno — 6 operation(s) for components.

Agno Components API is one of 28 APIs that Agno publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Components. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2.5.6.

Requests are made against a single base URL, https://api.agno.com.

12 operations 6 paths 14 schemas 2 DELETE5 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.5.6
Base URL
https://api.agno.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Agno Components API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 5 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Components 12
GET
/components
List Components
list_components 3 params → 200400401404422500
POST
/components
Create Component
create_component body → 201400401404422500
GET
/components/{component_id}
Get Component
get_component 1 param → 200400401404422500
PATCH
/components/{component_id}
Update Component
update_component 1 param body → 200400401404422500
DELETE
/components/{component_id}
Delete Component
delete_component 1 param → 204400401404422500
GET
/components/{component_id}/configs
List Configs
list_configs 2 params → 200400401404422500
POST
/components/{component_id}/configs
Create Config Version
create_config 1 param body → 201400401404422500
PATCH
/components/{component_id}/configs/{version}
Update Draft Config
update_config 2 params body → 200400401404422500
GET
/components/{component_id}/configs/{version}
Get Config Version
get_config 2 params → 200400401404422500
DELETE
/components/{component_id}/configs/{version}
Delete Config Version
delete_config 2 params → 204400401404422500
GET
/components/{component_id}/configs/current
Get Current Config
get_current_config 1 param → 200400401404422500
POST
/components/{component_id}/configs/{version}/set-current
Set Current Config Version
set_current_config 2 params → 200400401404422500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ComponentCreate (10 properties), ComponentResponse (8 properties), ComponentConfigResponse (8 properties), ConfigCreate (7 properties). Each schema is shown below with its type and property counts.

BadRequestResponse
object
2 properties 1 required
InternalServerErrorResponse
object
2 properties 1 required
UnauthenticatedResponse
object
2 properties 1 required
ValidationErrorResponse
object
2 properties 1 required
PaginatedResponse_ComponentResponse_
object
2 properties 2 required
ComponentResponse
object
8 properties 3 required
NotFoundResponse
object
2 properties 1 required
ComponentCreate
object
10 properties 2 required
ComponentUpdate
object
5 properties
ComponentConfigResponse
object
8 properties 5 required
ConfigUpdate
object
5 properties
PaginationInfo
object
5 properties
ComponentType
string
ConfigCreate
object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agno-components-api-openapi.yml Raw ↑

Other APIs Agno publishes across the network.

Agno A2A API
Agno Agents API
Agno AGUI API
Agno Approvals API
Agno Core API
Agno Database API
Agno Evals API
Agno Health API
Agno Home API
Agno Knowledge API
Agno Memory API
Agno Metrics API
Where this information came from

This is an independent, third-party profile of Agno Components API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.