Is there any API to find a roblox catalog item price?

Hello im working in a game that calculates your roblox account price, its almost done but i cant find an api to get an items price.

Thanks,
skkeIIy.

I would suggest taking a look at the Catalog API from the Developer Hub.

There’s a thing called MarketplaceService, use GetProductInfo then find the key PriceInRobux for the number.

2 Likes