GET /api/classes/{index}/levels

dnd5eapi.co

Summary: Get all level resources for a class.
Operation ID:
Auth: unknown

Parameters (2)

index (string, path, required)

The `index` of the class to get.

Constraints: {'enum': ['barbarian', 'bard', 'cleric', 'druid', 'fighter', 'monk', 'paladin', 'ranger', 'rogue', 'sorcerer', 'warlock', 'wizard']}

subclass (string, query, optional)

Adds subclasses for class to the response

No probe data for this endpoint yet.