Hi! I’m trying to make a game which tracks users UGC sales, but no matter what I try, I can’t find them. I’ve tried all of these url’s:
https://api.roblox.com/Marketplace/ProductInfo?assetId=6413558931(sales 0)
https://inventory.roblox.com/v2/assets/6413558931/owners?limit=25 (need to have made item)
https://catalog.roblox.com/v1/search/items/details?Category=3&MaxPrice=1000 (purchase count doesn’t even show)
Does anyone know how to do this, or what API to use? I know it’s possible, because I’ve seen other games do it, and the sales are still up-to-date. Any help would be appreciated!