How to get the price of a plugin threw the api

I was using https://economy.roblox.com/v2/assets/4725618216/details but there is no price in dollar/euro
I just want to know if the plugin is paid of free

1 Like

the plugins get selled with robux, and that writes in the JSON
image

1 Like

Yes but look at this https://economy.roblox.com/v2/assets/16125472375/details

The PriceInRobux is null but cost 4.99$ https://create.roblox.com/store/asset/16125472375/Views

1 Like

Use the toolbox-service API for getting prices of priced assets: https://apis.roblox.com/toolbox-service/v1/items/details?assetIds=16125472375

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.