Skip to main content

Item Definition Example

NOTE

This example is related to the Video tutorial found below.

TIP

This Example has a Video Tutorial that you can find here: Related Video

Definition Example

{
"appid": 1853340,
"items": [
{
"itemdefid": 100,
"type": "item",
"name": "Rifle",
"description": "A Rifle",
"price": "1;USD99",
"name_color": "7D6D00",
"background_color": "3C352E",
"item_slot": "decoration",
"item_quality": 0,
"icon_url": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/clans/32132205/91848a3e9fd31dc41a104cc04c8ebd6260803cc1.png",
"icon_url_large": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/clans/32132205/91848a3e9fd31dc41a104cc04c8ebd6260803cc1.png",
"tradable": true,
"marketable": true
}
]
}