Skip to main content

Get spellcasting info for a class.

Get spellcasting info for a class.

Path Parameters
index string REQUIRED

Possible values: [barbarian, bard, cleric, druid, fighter, monk, paladin, ranger, rogue, sorcerer, warlock, wizard]

The index of the class to get.

Responses
200

OK

Schema OPTIONAL
level number OPTIONAL

Level at which the class can start using its spellcasting abilities.

info object[] OPTIONAL

Descriptions of the class' ability to cast spells.

name string OPTIONAL

Feature name.

desc string[] OPTIONAL

Feature description.

spellcasting_ability object OPTIONAL

Reference to the AbilityScore used for spellcasting by the class.

index string OPTIONAL

Resource index for shorthand searching.

level integer OPTIONAL

Level of the referenced resource.

name string OPTIONAL

Name of the referenced resource.

url string OPTIONAL

URL of the referenced resource.

404

Not found.

Schema OPTIONAL
error string