API Reference Overview
This section documents the implemented local API surface in/apps/clawcontrol/app/api/**.
Base URL
Response Conventions
Most endpoints return one of:{ "data": ... }{ "data": ..., "meta": ... }{ "error": "..." }
Common Status Codes
200success201created400invalid input403forbidden (policy/gate)404not found428typed confirmation required500server error502/503upstream OpenClaw/gateway unavailable patterns
cURL-first Example
Grouped API Pages
- Config + Init
- OpenClaw + Console + Cron
- Work Orders + Operations + Receipts
- Agents + Templates + Stations
- Workflows + Teams + Packages
- Plugins + Skills + Models
- Workspace + Maintenance + Security + Sync
- Streaming
- Internal Endpoint Index