Reference
API Reference
This is a curated endpoint map of notable daemon routes in apps/daemon/src/index.ts.
Health + Auth
GET /healthPOST /auth/sessionGET /auth/grantsPOST /auth/grants/:id/revoke
Chat
GET /chat/sessionsGET /chat/sessions/:idPOST /chat/sessionsPOST /chat/sessions/:idDELETE /chat/sessions/:idGET /chat/messagesPOST /chat/messagesPOST /chat/stream
Approvals + Jobs + Audit
GET /approvalsGET /approvals/:idPOST /approvalsPOST /approvals/:id/approvePOST /approvals/:id/denyGET /jobsGET /jobs/runsPOST /jobsPOST /jobs/run/:idGET /auditGET /audit/:id
Control Plane + Code Proposals
GET /control-planePOST /control-plane/reloadGET /control-plane/changesPOST /control-plane/changes/proposePOST /control-plane/changes/:id/applyPOST /control-plane/changes/:id/rejectGET /code/changesPOST /code/changes/proposePOST /code/changes/:id/applyPOST /code/changes/:id/reject
Tools + Plugins + Stream
GET /toolsGET /tools/runsPOST /tools/:toolNameGET /pluginsGET /stream(SSE)
Connectors + Settings
GET /connectors/codex/statusGET /connectors/codex/oauth/startPOST /connectors/codex/disconnectGET /settings/mcpPOST /settings/mcpGET /settings/script-execution-modePOST /settings/script-execution-mode
Secrets + Profile
GET /secretsGET /secrets/scriptPOST /secrets/scriptGET /secrets/ai/providersPOST /secrets/ai-keyPOST /secrets/ai-providerGET /profilePOST /profile
Last updated from repo snapshot: 2026-02-20
Note: this list is intentionally curated, not exhaustive.
Last updated: 2026-02-20