GET /api/rules/{index}

dnd5eapi.co

Summary: Get a rule by index.
Operation ID:
Auth: unknown
Description

# Rule Rules are pages in the SRD that document the mechanics of Dungeons and Dragons. Rules have descriptions which is the text directly underneath the rule heading in the SRD. Rules also have subsections for each heading underneath the rule in the SRD.

Parameters (1)

index (string, path, required)

The `index` of the rule to get.

Constraints: {'enum': ['adventuring', 'appendix', 'combat', 'equipment', 'spellcasting', 'using-ability-scores']}

No probe data for this endpoint yet.