KenwoodBot Dashboard API: Manage Your Discord Server From Anywhere
TL;DR
KenwoodBot is the only Discord bot with a full web dashboard + REST API. View moderation stats, manage tickets, track staff performance, and automate server management — all from any browser or via API calls.
KenwoodBot is the only Discord bot with a full web dashboard and REST API. Manage server settings, track moderation stats, and configure modules from a clean web interface — or programmatically via API. This guide covers what you can do with the dashboard, the available API endpoints, and how to use both to streamline server management.
Web dashboard
Login at dashboard.kenwoodbot.com with your Discord account, select your server, and access all modules: moderation dashboard with real-time activity charts, ticket system with resolution metrics, staff management with performance scores, and security center with raid attempt history. Configuration changes made on the dashboard sync instantly with the bot.
REST API
For advanced users, KenwoodBot exposes a REST API. Use it to automate server management across multiple servers, build custom integrations with your website or app, bulk-configure settings, export moderation analytics for compliance, and programmatically manage bans, warns, and tickets.
Key API endpoints
- GET /api/guilds/:id/stats — Server activity and moderation statistics
- GET /api/guilds/:id/tickets — List and filter tickets
- POST /api/guilds/:id/tickets — Create a ticket programmatically
- GET /api/guilds/:id/staff — Staff member activity and evaluations
- POST /api/guilds/:id/mod/ban — Ban a user with reason and evidence
Frequently Asked Questions
Does KenwoodBot dashboard require a paid plan?
The dashboard is available on all plans, including free. API access requires Premium ($9/month).
Can I manage multiple servers from one dashboard?
Yes. After logging in, you can switch between any server that has KenwoodBot installed.
Conclusion
No other Discord bot offers this level of remote management. The dashboard and API give you complete control over your server — from any browser or from your own applications.