Overview

API endpoints for accessing and managing in-game items, their metadata, ownership, segments, and statistics.

OperationCode
NameCodeDescription
Add SegmentaddSegmentAdds a segment label to the specified inventory item for grouping or categorization.
Change Item StatisticschangeItemStatisticsModifies one or more statistical values associated with the specified inventory item.
Get AmountgetAmountReturns the current quantity of the specified inventory item.
Get AvatargetAvatarReturns the avatar image or visual representation assigned to the specified item.
Get Catalog IdgetCatalogIdReturns the catalog identifier from which the item was created.
Get Class IdgetClassIdExecutes the GetClassId operation on an inventory item.
Get Create LeaderboardgetCreateLeaderboardExecutes the GetCreateLeaderboard operation on an inventory item.
Get Custom DatagetCustomDataExecutes the GetCustomData operation on an inventory item.
Get Display NamegetDisplayNameExecutes the GetDisplayName operation on an inventory item.
Get Item DatagetItemDataExecutes the GetItemData operation on an inventory item.
Get Item InformationgetItemInformationExecutes the GetItemInformation operation on an inventory item.
Get Item StatisticsgetItemStatisticsExecutes the GetItemStatistics operation on an inventory item.
Get Items With Display NamegetItemsWithDisplayNameExecutes the GetItemsWithDisplayName operation on an inventory item.
Get Items With SegmentgetItemsWithSegmentExecutes the GetItemsWithSegment operation on an inventory item.
Get Items With TaggetItemsWithTagExecutes the GetItemsWithTag operation on an inventory item.
Get Item TypegetItemTypeExecutes the GetItemType operation on an inventory item.
Get OwnergetOwnerExecutes the GetOwner operation on an inventory item.
Get Remove StatusgetRemoveStatusExecutes the GetRemoveStatus operation on an inventory item.
Get SegmentgetSegmentExecutes the GetSegment operation on an inventory item.
Get Statistics Leaderboard Around ItemgetStatisticsLeaderboardAroundItemExecutes the GetStatisticsLeaderboardAroundItem operation on an inventory item.
Get Statistics LeaderboardgetStatisticsLeaderboardExecutes the GetStatisticsLeaderboard operation on an inventory item.
Get Statistics LoggetStatisticsLogExecutes the GetStatisticsLog operation on an inventory item.
Get TaggetTagExecutes the GetTag operation on an inventory item.
Get Ts CreategetTsCreateExecutes the GetTsCreate operation on an inventory item.
Remove SegmentremoveSegmentExecutes the RemoveSegment operation on an inventory item.
Remove TagremoveTagExecutes the RemoveTag operation on an inventory item.
Set AmountsetAmountExecutes the SetAmount operation on an inventory item.
Set AvatarsetAvatarExecutes the SetAvatar operation on an inventory item.
Set Custom DatasetCustomDataExecutes the SetCustomData operation on an inventory item.
Set Display NamesetDisplayNameExecutes the SetDisplayName operation on an inventory item.
Set Item DatasetItemDataExecutes the SetItemData operation on an inventory item.
Set OwnersetOwnerExecutes the SetOwner operation on an inventory item.
Set Remove StatussetRemoveStatusExecutes the SetRemoveStatus operation on an inventory item.
Set TagsetTagExecutes the SetTag operation on an inventory item.