Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Exponential Agent API

The Agent API from Exponential — 4 operation(s) for agent.

Exponential Agent API is one of 5 APIs that Exponential publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agent. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.yo.xyz.

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.yo.xyz
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Agent 4
GET
/api/v1/agent/schema
Data model — node types, edge types, grade letters. Call this first.
agentSchema → 200402
GET
/api/v1/agent/search
Search pools/assets/protocols/chains. Lean teaser per hit (no grade). Capped at 10 results.
agentSearch 5 params → 200402
GET
/api/v1/agent/node/{nodeId}
Full properties + grade (riskTier) + riskBreakdown (rationale as Q&A pairs).
agentNode 1 param → 200402404
GET
/api/v1/agent/dependencies
A pool's direct (1-hop) dependencies — edges and neighboring nodes, each stamped with lastUpdatedAt.
agentDependencies 1 param → 200402

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exponential-agent-api-openapi.yml Raw ↑

Other APIs Exponential publishes across the network.

Exponential History API
Exponential Performance API
Exponential Public API
Exponential Vault API