I am making a game and need to find how to get any games vip server prices (and if vip servers for the game is disabled it returns as nul), after looking I was unable to find something, maybe I missed something, if you could send a link of any api documentation that might help it would be much appreciated (from placeId or universeId), thanks.
From what I can see: You cannot.
You’ll have to scrape the site.
You can get the information if you have the ID of a VIP server, but not from the universe/place ID by itself.
Strange, you I wish Roblox allowed users with the games UniverseId/PlaceId get vipserver information, I dont see why they dont do this (not data which should be private, only the price and other valuable information for developers).
Other than that, thanks.
Likely because there’s few, if any reasons where the information is necessary.
Yeah, haha, It’s just one of those pieces of information that you have to scrape for. You might be able to use Fiddler on the mobile app, but that’s a lot of effort, when scraping would be easier.
Edit: the mobile app just opens https://www.roblox.com/games/servers-section/1686885941
honestly it should be there, if they can get the vip servers price with a vip id it shouldnt be hard to get the price of the games vip servers price with a PlaceId/UniverseId, if it was there it wouldnt hurt
