GET /api/features/{index}

dnd5eapi.co

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

# Feature When you gain a new level in a class, you get its features for that level. You don’t, however, receive the class’s starting Equipment, and a few features have additional rules when you’re multiclassing: Channel Divinity, Extra Attack, Unarmored Defense, and Spellcasting.

Parameters (1)

index (string, path, required)

The `index` of the feature to get. Available values can be found in the [`ResourceList`](#get-/api/-endpoint-) for `features`.

No probe data for this endpoint yet.