Volvox Bot API

The Volvox Bot REST API powers the web dashboard and provides programmatic access to guild management, moderation, analytics, AI conversations, and community features.

Base URL

https://volvox.bot/api/v1

Features

  • Guild Management — Server settings, analytics, member management
  • Moderation — Cases, warnings, bans, timeouts
  • AI Conversations — Chat history, flagging, search
  • Community — Leaderboards, showcases, public profiles
  • Tickets — Support ticket system
  • Config — Bot configuration CRUD

Rate Limiting

All endpoints return rate limit headers:
HeaderDescription
X-RateLimit-LimitMax requests per window
X-RateLimit-RemainingRequests remaining
X-RateLimit-ResetUnix timestamp when window resets