Diablo 3 Leaderboard items and skills data API request

There is currently an api for items, skills, and leaderboard data, but is there a way to get the items and skills at the time of the leaderboard run? Looking for an api that returns the skills and items that were used for that specific run.

I see “HeroVisualItems” at the end of the leaderboard data. Would setting ‘hidden’ to False reveal all the hero items?

{
‘id’: ‘HeroVisualItems’,
‘hidden’: True,
‘label’: {
‘en_US’: ‘Hero Items’
},

2 Likes

I second this request, it would a great addition.

It would be awesome to get the items and spells that were used for this specific run. The combination from leaderboard data + profile api only allows resolving items that are currently equipped.

This would be a neat feature. +1