a year ago
API addition: game metadata
This update regards our API, a programmatic way to access some of the Hive's data. It's mainly intended for a more technical audience. For more information about our API, check out our support site.
As part of our upcoming microhub update, we've been improving the way specific data for games (levels, unlocks, et cetera) is stored and accessed internally. Thanks to these changes, we now also expose game metadata on the API. Currently, this is limited to level and prestige information, but we plan to expose locker- and unlock data in the future.
Find the new endpoint under /game/meta/{game}, or try it on the interactive documentation page.