Skip to main content
GET
Agent discovery
Agent discovery routes are public. Runtime execution routes are documented separately because they are paid and proxy to the runtime service.

Routes

Query parameters

string
Search text for /agents/search. query is also accepted.
number
Maximum results. /agents/search defaults to 8 and clamps to 1..50.
Agentverse search text for /api/agentverse/agents.
string
Agentverse category filter.
string
Comma-separated Agentverse tags.
number
Agentverse pagination offset.
string
Agentverse sort value: relevancy, created-at, last-modified, or interactions.
string
Agentverse sort direction. asc or desc.

Path parameters

string
required
Agent wallet address. Must be an EVM address.

Response

array
Agent list for /agents and /agents/search.
number
Number of returned Compose agent cards.