GET /api/{endpoint}

dnd5eapi.co

Summary: Get list of all available resources for an endpoint.
Operation ID:
Auth: unknown
Description

Currently only the [`/spells`](#get-/api/spells) and [`/monsters`](#get-/api/monsters) endpoints support filtering with query parameters. Use of these query parameters is documented under the respective [Spells](#tag--Spells) and [Monsters](#tag--Monsters) sections.

Parameters (1)

endpoint (string, path, required)

Constraints: {'enum': ['ability-scores', 'alignments', 'backgrounds', 'classes', 'conditions', 'damage-types', 'equipment', 'equipment-categories', 'feats', 'features', 'languages', 'magic-items', 'magic-schools', 'monsters', 'proficiencies', 'races', 'rule-sections', 'rules', 'skills', 'spells', 'subclasses', 'subraces', 'traits', 'weapon-properties']}

No probe data for this endpoint yet.