크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
로그인
생성
개요
체험
아바타
애셋
Open Cloud
Roblox Studio의 최소 요구 사항이 상향되었습니다.
자세히 알아보기
생성
/
Open Cloud
/
All legacy APIs
한국어
피드백
Item configuration v1
기본 URL
https://itemconfiguration.roblox.com
JSON
다운로드
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
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]