Game Data

List all classes

Returns all character classes with translated names, descriptions, and stats. Spells granted by a class are exposed under spell_unlocks as a map of class level → list of spell IDs unlocked at that level (level 1 = starting spells).

get/classes

Query parameters

localestring

Locale for translations

searchstring

Search by name (case-insensitive)

Response

Class list

Changes

No recorded changes to this endpoint across all 1 revision of this API.