5E: Get Classes
5E via Parse · entertainment
Retrieve D&D 5e classes. When class_name is provided, returns the complete class data including subclasses, class features, and subclass features for that class. When omitted, returns a list of all class objects plus an index of available class names. Class names are case-insensitive and matched against the 5e.tools class index. API to extract D&D 5e data including races, classes, and spells from 5e.tools JSON data sources. Fulfilled by Parse from 5e.tools.
- 5e
- 5e-tools
- developer-tools
- education
- entertainment
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8452e5a0-87b8-461e-9cfd-d9ac9fa336b4/get_classes
- Interface artifact
- sha256:d529f8960fda0b7701b1f2461f5bd9b724c6e15296a3fd9e61caaeceb2d4a8f5
- Manifest digest
- sha256:73e8aac7e307e781e0bfc28e43eaf77d01ddabb1bcb73f564480e970ed75a6f3
Request fields
- class_name (string): Name of the class to retrieve full details for. Case-insensitive. If omitted, returns a list of all classes.: Allowed values: wizard, fighter, rogue, cleric, bard, ranger, paladin, barbarian, monk, druid, sorcerer, warlock, artificer
Example queries
- {"class_name":"wizard"}