BDTools

BDTools API Docs

Sign in with Discord to access the full API documentation, your personal API key, and the interactive tester.

BDTools API

v1.0

A public API for Bot Designer for Discord tools, node status monitoring, guild list management, and more.

// Base URL
https://api.bdtools.xyz

Your API Key

Loading…

Your key expires 30 days after generation. Re-login to refresh it.

Authentication

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 Checker, and Other Endpoints are public and do not require authentication.

API Documentation

Data Freshness

  • Node status updates every 2 minutes via scheduled scraper
  • Guild list data cached until new submission
Copied!