Get items on sale
{userid} variant)
SteamID of user (admin only)
Pagination offset
Number of items per page
Search filter (matches against item name and effect)
Response item type
| Field | Type | Description |
|---|---|---|
ids | string | Comma-separated backpack asset IDs (grouped) |
count | integer | Number of items in this group |
item_id | integer | Item definition ID |
name | string | Item name |
effect | string | Unusual effect (TF2) |
url | string | Item URL slug |
game | integer | Game App ID |
quality | string | Item quality |
image | string | Item image URL |
assetId | string | Representative asset ID |
bot | string | Bot holding the item |
state | integer | 1 (on sale) |
price | integer | Listed price in cents |
Get items in inventory
{userid} variant)
SteamID of user (admin only)
Pagination offset
Number of items per page
Search filter
onSale.
Withdraw items
Request body
Comma-separated list of backpack entry IDs to withdraw
Response
| Field | Type | Description |
|---|---|---|
updated | integer | Number of items successfully queued for withdrawal |
locked | integer | Number of items that could not be withdrawn (locked, expired, etc.) |
Random Hat
Request body
Comma-separated list of backpack entry IDs (hats to sacrifice)