{"ok":true,"service":"kult-creator-studio-api","message":"Backend is running. Use the /api routes for data.","endpoints":{"health":"/api/health","templates":"/api/templates","createGame":"/api/games/create","generateFromPrompt":"/api/games/generate-from-prompt","refineGame":"/api/games/refine","exportCode":"/api/games/export-code","agents":"/api/agents/stack","dashboard":"/api/dashboard","leaderboards":"/api/leaderboards/:gameId","social":"/api/social"},"database":{"configured":true,"collection":"prompt_creator_studio"},"agents":{"provider":"openai","baseUrl":"https://api.openai.com/v1","hasApiKey":true,"models":{"orchestrator":"gpt-5.4-mini","coding":"gpt-5.4","background":"gpt-5.4-nano","image":"gpt-image-1.5","vision":"gpt-5.4-mini","speech":"gpt-4o-transcribe","enrichment":"gpt-5.4-mini"}}}