develop.roblox.com
Assets
GET
Gets plugin details by ids.
/v1/pluginsdevelop.roblox.com
PATCH
Updates a plugin.
/v1/plugins/{pluginId}develop.roblox.com
Groups
GET
Gets a list of universes for the given group.
/v1/groups/{groupId}/universesdevelop.roblox.com
Places
GET
Gets the place configuration for the place with the id placeId
/v2/places/{placeId}develop.roblox.com
PATCH
Updates the place configuration for the place with the id placeId
/v2/places/{placeId}develop.roblox.com
GET
Gets a list of places for a universe.
/v1/universes/{universeId}/placesdevelop.roblox.com
Private servers
GET
Get settings for an owned universe's VIP servers.
/v1/universes/{universeId}/configuration/vip-serversdevelop.roblox.com
Universes
PATCH
Update universe settings for an owned universe. V2 Contains data for avatar scale and asset override.
/v2/universes/{universeId}/configurationdevelop.roblox.com
GET
Gets a page of templates that can be used to start off making games.
/v1/gametemplatesdevelop.roblox.com
GET
Gets a Roblox.Api.Develop.Models.UniverseModel.
/v1/universes/{universeId}develop.roblox.com
GET
Returns the result of various checks for a user's eligibility to activate a given universe from private to public universeId for authenticated user
/v1/universes/{universeId}/activation-eligibilitydevelop.roblox.com
GET
Get settings for an owned universe.
/v1/universes/{universeId}/configurationdevelop.roblox.com
GET
Gets a list of universes.
/v1/universes/multigetdevelop.roblox.com
GET
Returns the result of various checks for a user's eligibility to publish a public universe
/v1/universes/user-public-publish-eligibilitydevelop.roblox.com
GET
Gets a list of universes for the authenticated user.
/v1/user/universesdevelop.roblox.com
Users
GET
Gets a list of groups a user can manage games or items for.
/v1/user/groups/canmanagegamesoritemsdevelop.roblox.com
Not Recommended
GET
Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset or granted by package permission.
/v2/assets/{id}/versionsdevelop.roblox.com
DELETE
Close a game instance that is being used for team testing
/v2/teamtest/{placeId}develop.roblox.com
GET
Gets the voting information of the given assets
/v1/assets/votingdevelop.roblox.com
POST
Updates the place configuration for the place with the id placeId
/v1/places/{placeId}develop.roblox.com
PATCH
Updates the place configuration for the place with the id placeId
/v1/places/{placeId}develop.roblox.com
GET
List of users in the active Team Create session
/v1/places/{placeId}/teamcreate/active_session/membersdevelop.roblox.com
POST
Activates a universes.
/v1/universes/{universeId}/activatedevelop.roblox.com
PATCH
Update universe settings for an owned universe.
/v1/universes/{universeId}/configurationdevelop.roblox.com
POST
Deactivates a universe.
/v1/universes/{universeId}/deactivatedevelop.roblox.com
GET
Returns list of granted and declined permissions related to the universe with the id universeId for authenticated user
/v1/universes/{universeId}/permissionsdevelop.roblox.com
GET
Gets TeamCreate settings for an Roblox.Platform.Universes.IUniverse.
/v1/universes/{universeId}/teamcreatedevelop.roblox.com
PATCH
Edit team create settings for a universe.
/v1/universes/{universeId}/teamcreatedevelop.roblox.com
DELETE
Removes a user from a TeamCreate permissions list.
/v1/universes/{universeId}/teamcreate/membershipsdevelop.roblox.com
GET
Returns an array of granted and declined permissions related to the universes with the ids in ids for the authenticated user.
/v1/universes/multiget/permissionsdevelop.roblox.com
GET
Gets TeamCreate settings for multiple universes specified by Ids
/v1/universes/multiget/teamcreatedevelop.roblox.com
GET
Gets a list of Groups that a user can manage.
/v1/user/groups/canmanagedevelop.roblox.com