BDTools

BDTools API Docs

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

Other Endpoints

Other Endpoints

Utility endpoints for word games and Pokemon data. Generate random words, validate guesses, and fetch Pokemon information for Discord bots.

Overview

Utility endpoints for building word games and Pokemon features in Discord bots. Generate random 5-letter words from a curated wordlist, validate player guesses against both the wordlist and an external dictionary, and fetch random Pokemon data. All endpoints are public and require no authentication.

No auth required
// Base URL for all endpoints
https://api.bdtools.xyz
Copied!