I've been told that Hypixel generally prefers to refrain from exposing any monetization data in their Public API, such as things related to SkyBlock Gems, Fame Rank, etc.
I couldn't help but notice that the /v2/skyblock/profile endpoint exposes information about whether a player has fast-tracked a Community Shop profile upgrade, which is only possible by spending SkyBlock Gems (redactions mine, the API provides unredacted data):
I've been told that Hypixel generally prefers to refrain from exposing any monetization data in their Public API, such as things related to SkyBlock Gems, Fame Rank, etc.
I couldn't help but notice that the
/v2/skyblock/profile
endpoint exposes information about whether a player has fast-tracked a Community Shop profile upgrade, which is only possible by spending SkyBlock Gems (redactions mine, the API provides unredacted data):In particular, the
fasttracked
key, butclaimed_ms
can also be used to deduce this information.