GET /api/languages/{index}

dnd5eapi.co

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

# Language Your race indicates the languages your character can speak by default, and your background might give you access to one or more additional languages of your choice. [[SRD p59](https://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf#page=59)]

Parameters (1)

index (string, path, required)

The `index` of the language to get.

Constraints: {'enum': ['abyssal', 'celestial', 'common', 'deep-speech', 'draconic', 'dwarvish', 'elvish', 'giant', 'gnomish', 'goblin', 'halfling', 'infernal', 'orc', 'primordial', 'sylvan', 'undercommon']}

No probe data for this endpoint yet.