Endpoint Examples
Create Agent
Creates a new agent
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for the agent
Name of the agent
Type of agent (e.g. DeFi, NFT, Social)
Actions the agent can perform
Detailed description of the agent's purpose
Blockchain networks the agent operates on
Conditions that activate the agent
Response
200 - application/json
Name of the agent
Type of agent (e.g. DeFi, NFT, Social)
Actions the agent can perform
Detailed description of the agent's purpose
Blockchain networks the agent operates on
Conditions that activate the agent