REST
REST API
http://localhost:3000/apiAgent Endpoints
GET /api/agents{
"agents": [
{
"id": "agent-1",
"config": { ... },
"network": { ... },
"isActive": true,
"lastActivity": 1234567890
}
]
}Context Endpoints
Network Endpoints
WebSocket Events
Last updated
