Back to catalog
🎮

Dungeons and Dragons

Free

Reference for 5th edition spells, classes, monsters, and more

🎮Games & ComicsHTTPSNo API key required

Red Dragon

D&D 5e Monster

SizeHuge
TypeDragon
Armor Class19
Hit Points256
Challenge Rating17

Sample Response

response.json
1{
2 "name": "Red Dragon",
3 "size": "Huge",
4 "type": "dragon",
5 "alignment": "chaotic evil",
6 "armor_class": 19,
7 "hit_points": 256,
8 "challenge_rating": 17,
9 "speed": {
10 "walk": "40 ft.",
11 "fly": "80 ft."
12 }
13}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.dnd5eapi.co/docs/"
View Documentation

Similar APIs