GET
/
agents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer

Maximum number of agents to return

Response

200 - application/json
name
string
required

Name of the agent

type
string
required

Type of agent (e.g. DeFi, NFT, Social)

actions
object[]

Actions the agent can perform

description
string

Detailed description of the agent's purpose

networks
string[]

Blockchain networks the agent operates on

triggers
object[]

Conditions that activate the agent