ศูนย์กลางครีเอเตอร์
แดชบอร์ด
เรียนรู้
ร้านค้า
ผู้มีความสามารถ
ฟอรัม
แผนงาน
เข้าสู่ระบบ
สร้าง
ภาพรวม
ประสบการณ์
อวาตาร์
ทรัพยากร
Open Cloud
Roblox Studio ได้เพิ่มข้อกำหนดคุณสมบัติขั้นต่ำ
เรียนรู้เพิ่มเติม
สร้าง
/
Open Cloud
/
API ที่ไม่ใช้แล้วทั้งหมด
ภาษาไทย
ข้อเสนอแนะ
Inventory v2
URL หลัก
https://inventory.roblox.com
JSON
Download
AssetsV2
GET
/v2
/assets
/{assetId}
/owners
Gets a list of owners of an asset.
InventoryV2
GET
/v2
/users
/{userId}
/inventory
Get user's inventory by multiple Roblox.Platform.Assets.AssetType.
GET
/v2
/users
/{userId}
/inventory
/{assetTypeId}
Gets user's inventory based on specific asset type
DELETE
/v2
/inventory
/asset
/{assetId}
Give up an asset owned by the authenticated user. Assets that are created by Roblox user or are limited edition are not eligible for deletion and will return NotEligibleForDelete.
โมเดล
Models
Roblox.Inventory.Api.Models.InventoryItemModel
Roblox.Inventory.Api.Models.UserModel
Roblox.Inventory.Api.MultiTypeExclusiveStartKey[System.Int32,System.Int64]
Roblox.Inventory.Api.V2.AssetOwnerResponse
Roblox.Inventory.Api.V2.UserAssetItemModelV2
Roblox.Paging.ExclusiveStartKeyCursor[Roblox.Inventory.Api.MultiTypeExclusiveStartKey[System.Int32,System.Int64]]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int64]
Roblox.Web.Responses.RelatedEntityTypeResponse[Roblox.Agents.AgentType]
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int64]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.Models.InventoryItemModel]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.V2.AssetOwnerResponse]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.V2.UserAssetItemModelV2]