- Home
- Categories
- Gaming
- Dungeons & Dragons API
Dungeons & Dragons API
The Dungeons & Dragons API offers developers comprehensive and free access to data related to D&D 5th Edition, suitable for applications and tools in the tabletop RPG space.
Reference for available routes, request structures, and live examples.
Retrieves all available character classes in D&D 5e
https://www.dnd5eapi.co/classescurl -X GET 'https://www.dnd5eapi.co/classes'{
"count": 12,
"results": [
{
"name": "Barbarian",
"index": "barbarian"
},
{
"name": "Wizard",
"index": "wizard"
}
]
}- {'items': ['Character builder apps retrieving class and equipment data'Optimized Capability
- 'Campaign management tools incorporating monster stats'Optimized Capability
- 'Spell lookup widgets for web and mobile'Optimized Capability
- 'Interactive SRD (System Reference Document) websites']}Optimized Capability
API Specifications
v1None specified
Use Case: Best For
Not Recommended For
Explore Related APIs
Discover similar APIs to Dungeons & Dragons API
Magic: The Gathering API
The Magic: The Gathering API provides developers free access to a comprehensive database of MTG cards, sets, and game elements for application development.
Deck of Cards API
The Deck of Cards API offers developers a straightforward way to simulate standard playing card decks for game and educational applications.
PokeAPI
PokeAPI offers developers free access to structured Pokémon game data, making it ideal for game development, research, and educational use.