Zeq Agent
17 endpoints, generated from the live router zeqAgent.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/zeq/agent/spawn | session |
GET | /api/orb/:userZid | public |
GET | /api/zeq/agent/status/:id | session |
GET | /api/zeq/agent/lineage/:id | session |
POST | /api/zeq/agent/tick/:id | session |
POST | /api/zeq/agent/kill/:id | session |
GET | /api/zeq/agent/skills | session |
GET | /api/zeq/agent/skills/:id | session |
POST | /api/zeq/agent/operators/derive | session |
GET | /api/zeq/agent/operators/custom | session |
POST | /api/zeq/agent/operators/promote | session |
GET | /api/zeq/agent/mesh/:master_id | session |
GET | /api/zeq/agent/context-hash | public |
GET | /api/zeq/agent/list | public |
POST | /api/zeq/agent/page-chat | session |
POST | /api/zeq/agent/generate-html | session |
POST | /api/zeq/agent/mesh/:master_id/publish | session |
Source: shared/api-core/src/routes/zeqAgent.ts