Get Total Sales from a MarketPlace item

Hey!

How do you see the total sales from a Marketplace item? I know that I’ll need some form of Authentication as always shows 0 both on the serverScript and from this url:
[https://economy.roblox.com/v2/assets/95824899326689/details]

salesData.sales always prints 0.

Thanks matt

2 Likes

I’ve been trying to find the total number of owners of some items including some off sales but I don’t think there is an API for it

This is because sales no-longer replicates to users. This was removed in 2020 I believe.

Do you know how other servers do it?