open5e-api icon indicating copy to clipboard operation
open5e-api copied to clipboard

The api for open5e.com

Results 106 open5e-api issues
Sort by recently updated
recently updated
newest added

It appears that armour is nowhere available within the API

I've looked around the documents a bunch but can't find this, is there a way to limit the number of results returned? Default is 50 and I wanted to lower...

Hello! Is there a way to tell weather or not the API has been updated? I do not see any sort of version string within the hierarchy of the API...

https://open5e.com/spells/fireball However, it is not a cleric spell.... maybe this has to do with the achetype stuff?

"Sage Advice" clarifications to rules seem to be shown with a header that looks like it needs formatting: see for example Uncanny Dodge https://beta.open5e.com/classes/rogue which shows: ![image](https://user-images.githubusercontent.com/4356350/75605949-cf478880-5adf-11ea-8a7f-e5a16a650fb4.png) which looks like...

Currently actions only have the following data in json: `attack_bonus`, `damage_bonus`, `damage_dice`, `name` and `desc`. It would be nice to have reach, damage type, and number of targets too so...

enhancement
needs data

So in this file: https://github.com/eepMoody/open5e-api/blob/master/data/WOTC_5e_SRD_v5.1/monsters.json I'd expect it to contain the descriptions for monsters from here: https://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf (not all monsters have descriptions, but a lot of them do). In case...

See here. https://api.open5e.com/search/

We should remove as it's an attack surface. https://api.open5e.com/api-auth/login/?next=/

Eg. > So that you can find spells that are in common with two classes like "wizard+bard", in either of two classes like "wizard,bard" and in one class but not...