followings.roblox.com
Not Recommended
GET
Gets all universes followed by a user.
/v2/users/{userId}/universesfollowings.roblox.com
GET
Gets all the followings between a user with userId and universes
/v1/users/{userId}/universesfollowings.roblox.com
POST
Creates the following between a user with userId and universe with universeId
/v1/users/{userId}/universes/{universeId}followings.roblox.com
DELETE
Deletes the following between a user with userId and universe with universeId
/v1/users/{userId}/universes/{universeId}followings.roblox.com
GET
Gets the status of a following relationship between a user and a universe.
/v1/users/{userId}/universes/{universeId}/statusfollowings.roblox.com