Centro de creación
Interfaz
Aprender
Tienda
Talentos
Foro
Hoja de ruta
Iniciar sesión
Create
Vista general
Experiencias
Avatar
Recursos
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
Español
Comentarios
Item configuration v1
URL base
https://itemconfiguration.roblox.com
JSON
Descargar
Item
GET
/v1
/creations
/get-assets
Gets the user created asset information filtered by the given asset type.
POST
/v1
/creations
/get-asset-details
Gets the asset status and other configuration details for the given assetIds list.
ItemTags
GET
/v1
/item-tags
Gets all related item tags for each item id listed.
POST
/v1
/item-tags
Creates a new item tag.
GET
/v1
/item-tags
/metadata
Gets the metadata related to item tags.
DELETE
/v1
/item-tags
/{itemTagId}
Deletes an item tag from an item.
Tags
GET
/v1
/tags
Gets the information for a list of tag Ids.
GET
/v1
/tags
/prefix-search
Searches for up to numberOfResults tags based on the given prefix.
Modelos
Models
Roblox.ItemConfiguration.Api.AssetCreationsDetailsRequest
Roblox.ItemConfiguration.Api.AssetCreationsDetailsResponse
Roblox.ItemConfiguration.Api.AssetCreationsResponse
Roblox.ItemConfiguration.Api.CreateItemTagRequest
Roblox.ItemConfiguration.Api.ItemTagDetails
Roblox.ItemConfiguration.Api.ItemTagsMetadataResponse
Roblox.ItemConfiguration.Api.ItemWithTags
Roblox.ItemConfiguration.Api.PriceConfigurationModel
Roblox.ItemConfiguration.Api.ReleaseConfigurationResponseModel
Roblox.ItemConfiguration.Api.TagDetails
Roblox.Paging.StartIndexCursor
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.ItemConfiguration.Api.ItemWithTags]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.ItemConfiguration.Api.TagDetails]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.ItemConfiguration.Api.AssetCreationsResponse]