Files
openclaw-mission-control/docs/reference/api.md

11 lines
204 B
Markdown
Raw Normal View History

# API notes
- Backend defaults to http://localhost:8000
- Health endpoints:
- `/health`
- `/healthz`
- `/readyz`
> **Note**
> Add canonical API docs strategy here (OpenAPI, versioning, examples).