A public API for Bot Designer for Discord tools, node status monitoring, guild list management, and more.
// Base URL https://api.bdtools.xyz
To use authenticated endpoints, visit api.bdtools.xyz, sign in with Discord, and you'll receive your personal API key. The key expires 30 days after generation.
Guild List endpoints require authentication via JWT Bearer token.
Include your API key in the
Authorization
header.
// Authorization header format Authorization: Bearer YOUR_API_KEY_HERE
Note: Node Status, BDScript (/function-check), and Other Endpoints are public and do not require authentication.
Monitor BDFD node availability and status across all regions.
Submit and retrieve bot guild lists with pagination support.
Validate BDScript code and look up BDFD functions.
Generate and host ticket transcripts for BDFD bots.
Word games and Pokemon data for Discord bots.