{"status":200,"error":false,"api":{"name":"HalloweenBot API 🎃","version":"3.6.0","status":"operational","uptime":2626.219402336,"timestamp":"2026-08-16T21:54:27.497Z"},"bot":{"id":"852564657674649636","description":"HalloweenBot powers seasonal events, minigames, and spooky features across Discord servers.","stats":{"server_count":1958,"shards":[],"shard_count":2}},"features":["🎃 Halloween Events & Live Activities","👻 Mini-games & Rewards System","🍬 Candy Economy","📊 Command Analytics","⚙️ Guild Configuration","✨ Premium Features"],"health":{"database":{"status":"offline","latency":0,"error":"Cannot read properties of undefined (reading '$queryRaw')"}},"auth":{"type":"Bearer Token","required":true,"header":"Authorization: Bearer <token>"},"links":{"docs":"/docs","dashboard":"https://halloweenbot.com","status":"https://status.halloweenbot.com","support":"https://discord.gg/YOUR_INVITE"},"routes":[{"category":"Core","endpoints":[{"method":"GET","path":"/","description":"API overview & health"},{"method":"GET","path":"/system-health","description":"System metrics"}]},{"category":"Commands","endpoints":[{"method":"GET","path":"/commands","description":"List all commands"},{"method":"GET","path":"/commands/:name","description":"Get command by name"}]},{"category":"Guild","endpoints":[{"method":"GET","path":"/guild/:id","description":"Get guild config"},{"method":"PATCH","path":"/guild/:id","description":"Update guild config"}]},{"category":"Events","endpoints":[{"method":"GET","path":"/events","description":"Active Halloween events"}]},{"category":"Users","endpoints":[{"method":"GET","path":"/user/:id","description":"User profile data"}]}],"example":{"request":{"method":"GET","url":"/commands?category=games"},"headers":{"Authorization":"Bearer YOUR_API_KEY"}}}