GET /api/magic-schools/{index}

dnd5eapi.co

Summary: Get a magic school by index.
Operation ID:
Auth: unknown
Description

# Magic School Academies of magic group spells into eight categories called schools of magic. Scholars, particularly wizards, apply these categories to all spells, believing that all magic functions in essentially the same way, whether it derives from rigorous study or is bestowed by a deity.

Parameters (1)

index (string, path, required)

The `index` of the magic school to get.

Constraints: {'enum': ['abjuration', 'conjuration', 'divination', 'enchantment', 'evocation', 'illusion', 'necromancy', 'transmutation']}

No probe data for this endpoint yet.