Tradebot Links
This is the API gateway for Lovable, not the Lovable app builder itself.
- Lovable command API: /api/lovable - POST commands like
status, start bot, stop bot, recent logs, recent trades. - Bot health: /api/health - uptime and health check.
- Full dashboard data: /api/status - stats, health, settings, and recent activity.
- Recent activity: /api/activity - messages, signals, orders, positions, logs.
- API spec: /api/spec - endpoint contract for Lovable.
- Parser preview: /api/parse - POST-only parser preview; browser view shows usage.
OpenClaw control is separate: http://127.0.0.1:19000/chat?session=main. Local tradebot dashboard is separate: http://127.0.0.1:8765.