INDEX / OPEN DATA / DND5EAPI D&D 5E API
№ APD-01578
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01578 · FIRST INDEXED 2026-08-27

Dnd5Eapi D&D 5e API

Introduction Welcome to the dnd5eapi, the Dungeons & Dragons 5th Edition API! This documentation should help you familiarize yourself with the resources available and how to consume them with HTTP requests. Read through
SOURCE: DISCOVERY-APISGURU
DOMAIN: github.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESopen data
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/api
Get all resource URLs.
GET
/api/ability-scores/{index}
Get an ability score by index.
GET
/api/alignments/{index}
Get an alignment by index.
GET
/api/backgrounds/{index}
Get a background by index.
GET
/api/classes/{index}
Get a class by index.
GET
/api/classes/{index}/features
Get features available for a class.
GET
/api/classes/{index}/levels
Get all level resources for a class.
GET
/api/classes/{index}/levels/{class_level}
Get level resource for a class and level.
GET
/api/classes/{index}/levels/{class_level}/features
Get features available to a class at the requested level.
GET
/api/classes/{index}/levels/{spell_level}/spells
Get spells of the requested level available to the class.
GET
/api/classes/{index}/multi-classing
Get multiclassing resource for a class.
GET
/api/classes/{index}/proficiencies
Get proficiencies available for a class.
+ 35 MORE ENDPOINTS IN THE SPEC