Utilizing the character-service api that DND beyond uses itself I can get all sorts of information on my character. However looking through the JSON responses of many of the calls it makes I cannot find where it is pulling / calculating my characters level since we go off of milestone and not xp.
curl -X GET https://character-service.dndbeyond.com/character/v5/character/{CHARACTER_ID}?includeCustomItems=true
Utilizing the character-service api that DND beyond uses itself I can get all sorts of information on my character. However looking through the JSON responses of many of the calls it makes I cannot find where it is pulling / calculating my characters level since we go off of milestone and not xp.
curl -X GET https://character-service.dndbeyond.com/character/v5/character/{CHARACTER_ID}?includeCustomItems=true
D&D Beyond does not have a supported, documented, public facing API. As such, no guarantee of behaviour or documentation of functions can be provided
Hey fellow nerds,
Utilizing the character-service api that DND beyond uses itself I can get all sorts of information on my character. However looking through the JSON responses of many of the calls it makes I cannot find where it is pulling / calculating my characters level since we go off of milestone and not xp.
D&D Beyond does not have a supported, documented, public facing API. As such, no guarantee of behaviour or documentation of functions can be provided
Find my D&D Beyond articles here