API Reference

Comprehensive API documentation for AgentDAO integration

Authentication

Secure your API requests

POST/api/auth/token

Generate API access token

GET/api/auth/verify

Verify token validity

Agents

Manage autonomous agents

POST/api/agents

Create new agent

GET/api/agents/{id}

Get agent details

Wallets

Agent wallet operations

POST/api/wallets

Create agent wallet

GET/api/wallets/{id}/balance

Get wallet balance

Webhooks

Event notifications

POST/api/webhooks

Register webhook endpoint

GET/api/webhooks/events

List webhook events