Programmatic access to Discord bot functionality and server data via REST API.
- API Key Generation:
Use Discord command:
/auth generate-key service="Your Service Name" - Header Requirement:
x-api-key: YOUR_API_KEY - Base URL:
http://bot.api.donnysavagebot.publicvm.com/ - Learn More: Full Documentation
- Generate API key via Discord command
- Test authentication:
curl.exe -H "x-api-key: YOUR_API_KEY" http://bot.api.donnysavagebot.publicvm.com/api/secure-data