List of all created gamepasses for sale

Is there an endpoint API for getting list of all created gamepasses a player has for sale?
I searched for a long time trying to find anything, but the only thing i found has been deprecated. I know it is possible though, because I have been seeing it in a lot of DONATE PLS games. Any help would be much appreciated, thanks in advance! :slight_smile:

3 Likes

You will need MarketplaceService:GetProductInfo and Workspace.AllowThirdPartySales.

1 Like