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
Item configuration v1
Base URL
https://itemconfiguration.roblox.com
JSON
Download
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.
Models
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]