創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Item configuration v1
*
此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下
這裡
。
基本網址
https://itemconfiguration.roblox.com
JSON
下載
Item
POST
/v1
/creations
/get-asset-details
取得指定資產ID列表的資產狀態和其他配置細節。
GET
/v1
/creations
/get-assets
取得使用者創建的資產資訊,由指定的資產類型過濾。
ItemTags
GET
/v1
/item-tags
獲得每個列出的項目ID的所有相關項目標籤。
POST
/v1
/item-tags
創建新的項目標籤。
GET
/v1
/item-tags
/metadata
取得與項目標籤相關的元數據。
DELETE
/v1
/item-tags
/{itemTagId}
從物品中刪除物品標籤。
Tags
GET
/v1
/tags
取得標籤 ID 列表的資訊。
GET
/v1
/tags
/prefix-search
以給定的前缀搜尋最多數量的結果標籤。
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]