Skip to main content

Get all level resources for a class.

Get all level resources 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.

Query Parameters
subclass string

Adds subclasses for class to the response

Example (single-value): berserker

Example (partial-value): ber

Responses
200

OK

Schema OPTIONAL
object[]
index string OPTIONAL

Resource index for shorthand searching.

url string OPTIONAL

URL of the referenced resource.

level number OPTIONAL

The number value for the current level object.

ability_score_bonuses number OPTIONAL

Total number of ability score bonuses gained, added from previous levels.

prof_bonus number OPTIONAL

Proficiency bonus for this class at the specified level.

features object[] OPTIONAL

Features automatically gained at this level.

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.

spellcasting object OPTIONAL

Summary of spells known at this level.

cantrips_known number OPTIONAL
spells_known number OPTIONAL
spell_slots_level_1 number OPTIONAL
spell_slots_level_2 number OPTIONAL
spell_slots_level_3 number OPTIONAL
spell_slots_level_4 number OPTIONAL
spell_slots_level_5 number OPTIONAL
spell_slots_level_6 number OPTIONAL
spell_slots_level_7 number OPTIONAL
spell_slots_level_8 number OPTIONAL
spell_slots_level_9 number OPTIONAL
class_specific OPTIONAL

Class specific information such as dice values for bard songs and number of warlock invocations.