クリエーターハブ
ダッシュボード
学ぶ
ストア
人材
フォーラム
ロードマップ
ログイン
作成
概要
バーチャル空間
Avatar
アセット
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
作成
/
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]