Automate Dnd5eapi D&D 5e
HumDay reads Dnd5eapi D&D 5e’s own published API description and derives 47 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Dnd5eapi D&D 5e is
# 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 the getting started section before you dive in. Most of your problems should be solved just by reading through it. ## Getting Started Let's make our first API request to the D&D
API host: www.dnd5eapi.co
What HumDay can read from Dnd5eapi D&D 5e
These are the operations a schedule or a trigger can watch.
- GETGet a magic item by index.
/api/magic-items/{index} - GETGet list of spells with optional filtering.
/api/spells - GETGet list of monsters with optional filtering
/api/monsters - GETGet list of all available resources for an endpoint.
/api/{endpoint} - GETGet all resource URLs.
/api - GETGet an equipment item by index.
/api/equipment/{index} - GETGet a feat by index.
/api/feats/{index} - GETGet a race by index.
/api/races/{index} - GETGet a rule by index.
/api/rules/{index} - GETGet a skill by index.
/api/skills/{index} - GETGet a spell by index.
/api/spells/{index} - GETGet a trait by index.
/api/traits/{index} - GETGet a class by index.
/api/classes/{index} - GETGet a feature by index.
/api/features/{index} - GETGet monster by index.
/api/monsters/{index} - GETGet a subrace by index.
/api/subraces/{index} - GETGet a language by index.
/api/languages/{index} - GETGet an alignment by index.
/api/alignments/{index} - GETGet a condition by index.
/api/conditions/{index} - GETGet a subclass by index.
/api/subclasses/{index} - GETGet a background by index.
/api/backgrounds/{index} - GETGet a damage type by index.
/api/damage-types/{index} - GETGet a magic school by index.
/api/magic-schools/{index} - GETGet a proficiency by index.
/api/proficiencies/{index} - GETGet a rule section by index.
/api/rule-sections/{index} - GETGet an ability score by index.
/api/ability-scores/{index} - GETGet a weapon property by index.
/api/weapon-properties/{index} - GETGet an equipment category by index.
/api/equipment-categories/{index} - GETGet traits available for a race.
/api/races/{index}/traits - GETGet all level resources for a class.
/api/classes/{index}/levels - GETGet spells available for a class.
/api/classes/{index}/spells - GETGet subraces available for a race.
/api/races/{index}/subraces - GETGet traits available for a subrace.
/api/subraces/{index}/traits - GETGet features available for a class.
/api/classes/{index}/features - GETGet all level resources for a subclass.
/api/subclasses/{index}/levels - GETGet subclasses available for a class.
/api/classes/{index}/subclasses - GETGet proficiencies available for a race.
/api/races/{index}/proficiencies - GETGet features available for a subclass.
/api/subclasses/{index}/features - GETGet spellcasting info for a class.
/api/classes/{index}/spellcasting - GETGet proficiencies available for a class.
/api/classes/{index}/proficiencies - GETGet multiclassing resource for a class.
/api/classes/{index}/multi-classing - GETGet proficiences available for a subrace.
/api/subraces/{index}/proficiencies - GETGet level resource for a class and level.
/api/classes/{index}/levels/{class_level} - GETGet level resources for a subclass and level.
/api/subclasses/{index}/levels/{subclass_level} - GETGet spells of the requested level available to the class.
/api/classes/{index}/levels/{spell_level}/spells - GETGet features available to a class at the requested level.
/api/classes/{index}/levels/{class_level}/features - GETGet features of the requested spell level available to the class.
/api/subclasses/{index}/levels/{subclass_level}/features
How automating Dnd5eapi D&D 5e works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Dnd5eapi D&D 5e account.
- Grant access, then go live. You approve the specific Dnd5eapi D&D 5e operations it may use — and only those.
Automate Dnd5eapi D&D 5e with these
- Monarchinitiative BioLink164 operations
- UniCourt Enterprise158 operations
- OSF APIv2 Documentation156 operations
- IllumiDesk143 operations
- Figshare136 operations
- MCW Rat Genome Database100 operations
- U.S. EPA Enforcement and Compliance History Online (ECHO) Detailed Facility Report (DFR)94 operations
- OpenFEC91 operations
- NBA Stats83 operations
- Thebluealliance The Blue Alliance65 operations
- eDRV57 operations
- Collegefootballdata College Football Data51 operations
Categories
Questions about Dnd5eapi D&D 5e automation
- Can HumDay connect to Dnd5eapi D&D 5e?
- Yes. HumDay reads Dnd5eapi D&D 5e's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 47 operations are documented.
- Do I need to write code to automate Dnd5eapi D&D 5e?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Dnd5eapi D&D 5e account.
- What can HumDay do in Dnd5eapi D&D 5e?
- 0 of the 47 documented operations change something in Dnd5eapi D&D 5e, and 47 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Dnd5eapi D&D 5e account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Dnd5eapi D&D 5e is held behind that approval.
Where this came from
The operations above are read from a published API description for Dnd5eapi D&D 5e at www.dnd5eapi.co/swagger/openapi.json. Descriptions are the provider’s own words, not ours. Last published 2023-02-23.