# FlowFi OpenClaw — grouped docs

Content is split by topic. Links are relative to this folder.

| Doc | Content |
|-----|--------|
| [authorization.md](authorization.md) | JWT, bearer token, revoke, using the token |
| [smart-accounts.md](smart-accounts.md) | List/get smart accounts, workflow count |
| [ai-workflows.md](ai-workflows.md) | Generate workflow, suggestions, edit by prompt |
| [workflows.md](workflows.md) | Workflow API, lifecycle, deploy/undeploy/pause/resume/stop/delete, list, draft |
| [dto.md](dto.md) | Pagination, auth/workflow/template/execution/price DTOs, errors |
| [execution.md](execution.md) | Executions REST: list, start, cancel, events |
| [websocket.md](websocket.md) | Real-time: namespace, subscribe, server events, client workflow:update |
| [price.md](price.md) | Token price, BNB/ETH prices (no auth) |
| [templates.md](templates.md) | List, display, categories, get, clone |
| [knowledge.md](knowledge.md) | Workflow knowledge base, node types, structure |
| [summary.md](summary.md) | Full endpoint summary table |
