Retrieving universe id from place id not working (api.roblox.com)

I’m not sure if this endpoint was removed, although it was working fine a few days ago.

But the endpoint (https://api.roblox.com/universes/get-universe-containing-place?placeid=PLACE_ID)

Does not seem to work, I’m not sure why but an answer would be extremely helpful.

What is it returning? Also are you trying to use it in HttpService?

No I’m requesting it via axios, it returns a 404 error.

In an announcement, they said they were going to start removing individual API endpoints.

But this endpoint seems to still work to retrieve universeId.
https://apis.roblox.com/universes/v1/places/PLACEID/universe

2 Likes

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