Orchestrator API Reference¶ (Future) Task management and agent orchestration endpoints. Base URL¶ https://api.mundix.capivaraonline.com Endpoints (Planned)¶ Tasks¶ Create Task¶ POST /api/v1/tasks Get Task¶ GET /api/v1/tasks/{task_id} List Tasks¶ GET /api/v1/tasks Agents¶ List Agents¶ GET /api/v1/agents Create Agent¶ POST /api/v1/agents Full API documentation coming soon