Skip to content

Abdo9616/DonnySavageApiDocumentationGuide.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DonnySavage Bot API Documentation

Programmatic access to Discord bot functionality and server data via REST API.

๐Ÿ”‘ Authentication

  • 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

๐Ÿš€ Getting Started

  1. Generate API key via Discord command
  2. Test authentication:
    curl.exe -H "x-api-key: YOUR_API_KEY" http://bot.api.donnysavagebot.publicvm.com/api/secure-data

Releases

No releases published

Packages

 
 
 

Contributors

Languages