GET /api/proficiencies/{index}

dnd5eapi.co

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

# Proficiency By virtue of race, class, and background a character is proficient at using certain skills, weapons, and equipment. Characters can also gain additional proficiencies at higher levels or by multiclassing. A characters starting proficiencies are determined during character creation.

Parameters (1)

index (string, path, required)

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

No probe data for this endpoint yet.