6 endpoints match this tag.
/dnd/classes/:name
Get complete details for a specific D&D 5e character class by name or index key. Returns hit die, primary ability scores, saving throw proficiencies, skill choices, starting equipment, class features by level, spellcasting ability (if applicable), and subclass options. Data from the official 5e SRD via the D&D 5e API. Essential for character builders, level-up planners, and class guide generators.
/dnd/classes
Browse all playable character classes from the D&D 5th Edition System Reference Document. Returns class names and index keys for the 12 core classes: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, and Wizard. Data from the open D&D 5e API. Useful for character creation tools, class comparison features, and RPG companion apps.
/dnd/monsters/:name
Get complete stat block for a specific D&D 5e monster by name or index key. Returns challenge rating, hit points, armor class, ability scores (STR/DEX/CON/INT/WIS/CHA), speed, damage resistances, special abilities, actions, and legendary actions. Data from the official 5e SRD via the D&D 5e API. Essential for encounter balancing tools, virtual tabletop integrations, and DM reference apps used during game sessions.
/dnd/monsters
Browse all monsters from the Dungeons & Dragons 5th Edition System Reference Document. Returns a paginated list of monster names and index keys. Data from the open D&D 5e API covering hundreds of creatures from the official SRD, including classic foes like dragons, beholders, and owlbears. Useful for dungeon master prep tools, encounter builders, tabletop RPG companion apps, and fantasy game reference databases.
/dnd/spells/:name
Get complete details for a specific D&D 5e spell by name or index key. Returns spell level, school of magic, casting time, range, components (verbal, somatic, material), duration, description, damage dice, saving throw type, and which classes can learn it. Data from the official 5e SRD via the D&D 5e API. Essential for digital character sheets, spell slot trackers, and combat reference tools.
/dnd/spells
Browse all spells from the D&D 5th Edition System Reference Document. Returns spell names and index keys for the full SRD spell catalog. Covers iconic spells like Fireball, Magic Missile, and Wish. Data from the open D&D 5e API. Useful for spellbook builders, character creation wizards, spell reference apps, and tabletop RPG planning tools.