Returns list of skins placed on WhiteMarket
query {
market_list(
search: {
appId: CSGO # Steam application
priceFrom: {
value: "42.42" # Decimal value
currency: USD # Currency
}
priceTo: {
value: "42.42" # Decimal value
currency: USD # Currency
}
nameHash: "AK-47 | Vulcan" # Product name hash to search strictly
namesHash: ["AK-47 | Vulcan"] # Product names hash to search strictly
ids: ["1edf828f-d3c4-65ca-909c-0242ac12001d"] # Product IDs
name: "Vulcan" # Product name to search
names: ["AK-47 | Vulcan"] # Product names to search strictly
distinctValues: true # Get only unique (by name hash) products or not
nameStrict: true # Product name to search strictly or not
onlyPromo: true #
csgoItemCategoryEnum: KNIVES # CS2 Item Category
csgoItemSubcategoryEnum: KNIFE_BOWIE # CS2 Item Subcategory
csgoItemCategoriesExclude: [KNIVES] # CS2 Item Categories to exclude
csgoItemSubcategoriesExclude: [KNIFE_BOWIE] # CS2 Item Subcategories to exclude
csgoPhaseEnum: PHASE1 # If appId = CSGO. CSGO Item Category
csgoItemSkin: "Twilight Galaxy" # CS2 Item Skin
csgoRarityEnum: [ANCIENT] # CS2 Rarity
csgoExteriorEnum: [FACTORY_NEW] # CS2 Exterior
csgoFloatFrom: "0.1234" # CS2 Float from
csgoFloatTo: "0.2345" # CS2 Float to
csgoStatTrak: true # CS2 StatTrak
csgoSouvenir: true # CS2 Souvenir
csgoStickers: true # CS2 Contain or not stickers
csgoStickerNames: ["paris2023_signature_floppy_4"] # CS2 Sticker Names. Use market_csgo_stickers_suggestion for search
csgoStickerNamesBySlot: ["cph2024_team_navi"] # CS2 Sticker Names By Slot
csgoStickerNamesOperand: AND # CS2 Sticker Names Operation
csgoStickerPlayer: 16839456 # CS2 Player of Sticker
csgoStickerTeam: 28 # CS2 Team of Sticker
csgoStickerTournament: 22 # CS2 Tournament of Sticker
csgoStickerFilm: HOLO # CS2 Film of Sticker
csgoPhase: PHASE1 # If appId = CSGO. CSGO Phase
createdAt: {
from: "2024-11-20T18:33:23+00:00" # Point from
to: "2024-11-20T18:33:23+00:00" # Point to
}
sort: {
field: PRICE # Field for sort
type: ASC # Type of sort
}
storeSlug: "best-store" # Store slug
deliveryType: SEMI # Delivery type
}
forwardPagination: {
first: 50 # How many records to retrieve
after: "Cursor value from response (pageInfo -> endCursor)" # Cursor
}
) {
# instance of MarketProductConnectionEdge
edges {
# instance of MarketProduct
node {
# Product ID
id # 1ee822d9-7739-6c7c-9229-0242ac17000a
# instance of Money
price {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# Product slug for URL
slug # glock-18-moonrise-minimal-wear-504967904487
# Delivery type
deliveryType # AUTO
# Created at
createdAt # 2023-11-29T23:33:27+0000
# Expired at
expiredAt # 2023-11-29T23:33:27+0000
# Lifetime of product in seconds. 31536000 is 365 days
lifetime # 31536000
# Qty of days on market
daysOnMarket # 42
# instance of InventoryItemInterface
item {
# Item ID
id # 1ee7cfde-8f2a-697e-8118-0242ac17000a
# The ID of the app which owns the item
appId # 730
# Steam Context ID
contextId # 2
# Steam Asset ID
assetId # 34070244882
# The first half of the item cache identifier
classId # 5568220466
# The second half of the item cache identifier
instanceId # 188530139
# Seller steam ID. Please contact support for this feature
sellerSteamId # 76561199387616956
# Amount
amount # 1
# instance of MarketDeal
deal {
# Deal ID
id # 1ee796f9-f855-630e-8e7e-0242ac160005
# Deal custom ID
customId # my_id_42
# instance of PersonPublic
seller {
# Person ID
id # 1ee73dc5-a7ca-6ba6-ae97-0242ac17000b
# Steam ID
steamId # 76561199128574729
# Person's name in Steam
steamName # SuperSonic
# Person's level in Steam
steamLevel # 42
# Person's registration date in Steam
steamRegisteredAt # 2023-11-29T23:33:27+0000
# Person's medium steam avatar icon url
steamAvatar # https://avatars.akamai.steamstatic.com/b04ab65367b1a551f8d5cd2ab972ee8cb38e335e_medium.jpg
}
# instance of PersonPublic
buyer {
# Person ID
id # 1ee73dc5-a7ca-6ba6-ae97-0242ac17000b
# Steam ID
steamId # 76561199128574729
# Person's name in Steam
steamName # SuperSonic
# Person's level in Steam
steamLevel # 42
# Person's registration date in Steam
steamRegisteredAt # 2023-11-29T23:33:27+0000
# Person's medium steam avatar icon url
steamAvatar # https://avatars.akamai.steamstatic.com/b04ab65367b1a551f8d5cd2ab972ee8cb38e335e_medium.jpg
}
# instance of PersonSteam
receiver {
# Steam ID
steamId # 76561199128574729
# Person's name in Steam
steamName # SuperSonic
# Person's level in Steam
steamLevel # 42
# Person's registration date in Steam
steamRegisteredAt # 2023-11-29T23:33:27+0000
# Person's medium steam avatar icon url
steamAvatar # https://avatars.akamai.steamstatic.com/b04ab65367b1a551f8d5cd2ab972ee8cb38e335e_medium.jpg
}
# Receiver's Trade URL in Steam
receiverTradeUrl # https://steamcommunity.com/tradeoffer/new/?partner=ID&token=TOKEN
# instance of Money
price {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# Deal status
status # BUYER_OFFERED
# Delivery type
deliveryType # AUTO
# Steam offer ID
steamId # 6795949861
# Created at
createdAt # 2023-11-29T23:33:27+0000
# Expired at
expiredAt # 2023-11-29T23:33:27+0000
}
# instance of MarketOrderPublic
order {
# Order ID
id # 1ee4bd8c-e669-695e-9ba4-0242ac1d0008
# The ID of the app which owns the item
app # 730
# Hash name
nameHash # Sealed Graffiti | Loser (SWAT Blue)
# Quantity of products
quantity # 42
# instance of Money
price {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# Normal icon
icon # https://steamcdn-a.akamaihd.net/apps/730/icons/econ/stickers/paris2023/sig_floppy_large.a2063e888511d11f9ef153ddb3b705bf3f8acdfe.png
# Large icon
iconLarge # https://steamcdn-a.akamaihd.net/apps/730/icons/econ/stickers/paris2023/sig_floppy_large.a2063e888511d11f9ef153ddb3b705bf3f8acdfe.png
# Is your order or not
isMy # true
# instance of MarketOrderParamValue
params {
# Param name
param # CSGO_FLOAT
# Depends of param
value # 0.123456
}
}
# Updated at
updatedAt # 2023-11-29T23:33:27+0000
# instance of SteamItemInterface
description {
# The ID of the app which owns the item
appId # 730
# The first half of the item cache identifier
classId # 5568220466
# The second half of the item cache identifier
instanceId # 188530139
# Normal icon
icon # https:\/\/steamcdn-a.akamaihd.net\/apps\/730\/icons\/econ\/default_generated\/weapon_ak47_cu_ak47_rubber_light_large.5836c38d3037a5a1f90ffdc8c9d0b94367ca8efd.png
# Large icon
iconLarge # https:\/\/steamcdn-a.akamaihd.net\/apps\/730\/icons\/econ\/default_generated\/weapon_ak47_cu_ak47_rubber_light_large.5836c38d3037a5a1f90ffdc8c9d0b94367ca8efd.png
# true if the item can be traded, false if not
isTradeable # true
# How many days for which the item will be untradable after being sold on the market.
marketTradeableRestriction # 7
# The item's universal market name. This identifies the item's market listing page.
nameHash # Sealed Graffiti | Loser (SWAT Blue)
# The item's display name.
name # Sealed Graffiti | Loser (SWAT Blue)
# Updated at
updatedAt # 2023-11-29T23:33:27+0000
# The item's description.
description # Some description
# instance of Money
steamPrice {
# Decimal value
value # 42.42
# Currency
currency # USD
}
}
# instance of Money
recommendedPrice {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# instance of Money
minPrice {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# Is additional params missed, for example float value or stickers
isAdditionalDataMissed # true
}
# Qty of similar items on market
similarQty # 42
# Qty of similar items on store
storeSimilarQty # 42
# instance of IntegerRange
position {
# From
from # 12
# To
to # 23
}
# instance of PersonStore
store {
# Person Store ID
id # 1ee77cd5-ba25-6ffe-a772-0242ac120004
# Store name
storeName # My Best Store
# Store slug
slug # my-best-store
# Is top seller
isTopSeller # true
# Is store name public
isStoreNamePublic # true
# Is items on sale public
isItemsOnSalePublic # true
# Is trade history public
isTradeHistoryPublic # true
# Is achievements public
isAchievementsPublic # true
# Store avatar
avatar # steam
# Store banner
banner # banner-1
# Steam avatar
steamAvatar # https://avatars.akamai.steamstatic.com/111_full.jpg
# Is KYC verified
isKycVerified # true
# Registered at
registeredAt # 2023-11-29T23:33:27+0000
# Years on market
years # 3
# Avatar uploaded by user
customAvatar # https://avatars.akamai.steamstatic.com/custom_full.jpg
# Account level
level # TODO EXAMPLE
# Earned points
points # TODO EXAMPLE
# Points left to the next level
leftPoints # TODO EXAMPLE
# instance of PersonAchievement
achievements {
# Achievement name
name # TODO EXAMPLE
# Unlocked at
unlockedAt # TODO EXAMPLE
# Achievement type
type # TODO EXAMPLE
# Achievement status
status # TODO EXAMPLE
# Achievement points
points # TODO EXAMPLE
# instance of AchievementParamUnion. Possible types:
# AchievementStringParam
# AchievementBooleanParam
params
}
}
# Discount percent
discount # 3
# instance of Money
discountPrice {
# Decimal value
value # 42.42
# Currency
currency # USD
}
# instance of Promo
promo {
text # TODO EXAMPLE
video # TODO EXAMPLE
image # TODO EXAMPLE
url # TODO EXAMPLE
}
}
# The edge cursor
cursor # YXJyYXljb25uZWN0aW9uOjk=
}
# instance of PageInfo
pageInfo {
# When paginating forwards, are there more items?
hasNextPage # true
# When paginating backwards, are there more items?
hasPreviousPage # false
# When paginating backwards, the cursor to continue.
startCursor # YXJyYXljb25uZWN0aW9uOjEw
# When paginating forwards, the cursor to continue.
endCursor # YXJyYXljb25uZWN0aW9uOjE5
}
# Total count of items in the connection.
totalCount # 123456
}
}