Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Log In
Create
Overview
Experiences
Avatar
Assets
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
English
Feedback
Develop v2
Base URL
https://develop.roblox.com
JSON
Download
AssetsV2
GET
/v2
/assets
/{id}
/versions
Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset or granted by package permission.
PlacesV2
GET
/v2
/places
/{placeId}
Gets the place configuration for the place with the id placeId
PATCH
/v2
/places
/{placeId}
Updates the place configuration for the place with the id placeId
UniverseSettings
PATCH
/v2
/universes
/{universeId}
/configuration
Update universe settings for an owned universe. V2 Contains data for avatar scale and asset override.
TeamTestV2
DELETE
/v2
/teamtest
/{placeId}
Close a game instance that is being used for team testing
Models
Models
Roblox.Api.Develop.AssetVersion
Roblox.Api.Develop.Models.PlaceConfigurationModelV2
Roblox.Api.Develop.Models.PlaceModelV2
Roblox.Api.Develop.Models.UniverseModerationPolicyStatus
Roblox.Api.Develop.Models.UniverseSettingsRequestV2
Roblox.Api.Develop.Models.UniverseSettingsResponseV2
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.String]
Roblox.Platform.UniverseSettings.UniverseAvatarAssetOverrideResponseModel
Roblox.UniversePluginPermissionAuthority.Models.UniversePluginPermissions
Roblox.Web.Responses.Avatar.ScaleModel
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.ExclusiveStartRequest[System.String]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Api.Develop.AssetVersion]