GET api/races/{index}

dnd5eapi.co

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

Each race grants your character ability and skill bonuses as well as racial traits.

Parameters (1)

index (string, path, required)

The `index` of the race to get.

Constraints: {'enum': ['dragonborn', 'dwarf', 'elf', 'gnome', 'half-elf', 'half-orc', 'halfling', 'human', 'tiefling']}

No probe data for this endpoint yet.