🌙 Luna OS API Documentation

Revolutionary AI Orchestration Platform - Running on Cloudflare Edge Network

GET Health Check

/health - Check system health and status

GET Production Stats

/api/stats - Get production performance metrics

GET Musical Models

/api/oasis/models - List available AI models

GET Agent Roles

/api/agents/roles - List available AI agents

POST Execute Workflow

/api/workflows/execute - Execute AI workflow

{
  "name": "Test Workflow",
  "agents": ["lead_singer", "guitar_solo", "drummer"],
  "prompt": "Create something amazing"
}
            

Base URL: https://lunaos.ai

Status: 🟢 Operational