Trying to switch from Raider.io to bnet API
I rushed together a tournament website for my guild, and it’s getting an overwhelmingly positive reception so I want to clean it up a bit, hook it into the official blizzard API, and make it more widely available.
Should be SUPER easy. I built it so the querier is its own SO, so I SHOULD just be able to build a bnet querier SO and cut over fairly seamlessly. My issue is that the one key piece of information I need is access to recent dungeon runs. I can get 10 most recent off of RIO, but I can’t seem to find any way to get comparable data from the bnet API. Is there an endpoint I’m not seeing, or something I’m not utilizing correctly? Or does RIO bring that data in through their addon instead of through the bnet API? I’d like to be using a single API so I have a ‘single source of truth’ but I can’t see how to grab down this last little chunk of data that I need.
Unfortunately, run-level data is not exposed from the Mythic Keystone Profile API at this time. There should be seasonal entries including best in-time and best out-of-time runs by dungeon, but comprehensive run-level details are not presently supported.
Fuente