
How do I get UniverseId from PlaceId? (ROBLOX API)
Jun 29, 2023 · [games.roblox.com] Use place id to get universe id How would I be able to retrieve another game's universe ID from its place ID
How can I get the UniverseID of someone else's game? - Roblox
Mar 19, 2023 · So, I made a game that is basically a custom search engine consisting of only OG roblox games and I also included an option for other players to submit a game, using the …
How would I get the universe ID by a place ID? - Roblox
Dec 7, 2022 · I mean, you can’t send requests to the roblox domain from the studio neither from a published game, you’d have to use a proxy website to make these requests…
Is there an API to get Universe ID using Game ID? - Roblox
Aug 7, 2021 · No the universe ID is not the same thing as the game ID, and I don’t think there’s a way to use the game ID… I’ll check through all of the APIs and get back to you once I have. …
[games.roblox.com] Use place id to get universe id
Jun 23, 2022 · Looking at the documentation for games.roblox.com endpoints, I notice there’s one called multiget-place-details that returns the universe id from a place id but it requires …
Get Universe Id From Place Id - Scripting Support - Roblox
Jun 23, 2022 · Hey there! So I’m trying to get a Universe Id from a given Place Id. I’ve done alot of research but have still got nothing thats working, also I would preferably like to not have to …
How do I get UniverseId if I have PlaceId? - Roblox
Mar 11, 2020 · I think that there are some Roblox bots floating around, they may already have the ability to do these things built in. I would check on the community resources forum. You …
Is it possible to get a place id by universe id? - Roblox
Dec 25, 2023 · Give it a game id and it will return a StandardPages object of place ids associated with the game. If you need the inverse, Roblox provides GameId to identify the id of the game …
Getting Universe ID of any game from Roblox script
May 3, 2024 · Hello there! I am wondering how I can get the universe ID for a game that I do not own. I am wondering if there is maybe an API endpoint for this? Thanks!
I'm trying to get UniverseId for my game - DevForum | Roblox
Dec 2, 2022 · I don’t understand, in other posts people used this link to get universe id. How am I supposed to get it then?
- Some results have been removed