Back to catalog
🎮

Dungeons and Dragons (Alternate)

Free

Includes all monsters and spells from the SRD (System Reference Document) as well as a search API

🎮Games & ComicsHTTPSCORS enabledNo API key required

D&D Alternate API

5 items

Beholder

Aberration

13

Mind Flayer

Aberration

7

Lich

Undead

21

Tarrasque

Monstrosity

30

Aboleth

Aberration

10

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Beholder",
5 "secondary": "Aberration",
6 "badge": 13,
7 "hitPoints": 180,
8 "alignment": "lawful evil"
9 },
10 {
11 "title": "Mind Flayer",
12 "secondary": "Aberration",
13 "badge": 7,
14 "hitPoints": 71,
15 "alignment": "lawful evil"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://open5e.com/"
View Documentation

Similar APIs