Request:
GET https://www.steamwebapi.com/steam/api/items?key=YOUR_API_KEY
In the dynamic realm of online gaming, the Steam Market API stands as a revolutionary resource, offering access to real-time data and pricing for game items. Specially tailored for games such as CS2, CSGO, Rusta, and Dota, our API encompasses all aspects of the Steam market, providing a comprehensive view of current market trends.
Our Steam Market API boasts a complete database covering all items from games like CS2, CSGO, Rusta, and Dota. This vast collection enables users to gain a comprehensive insight into the wide array of available game items, aiding them in making informed decisions.
A key feature of our API is the provision of constantly updated prices. We ensure that the buy order prices, selling prices, and listing prices from the Steam Market are always current, offering our users the most precise and up-to-date information available.
In addition to Steam Market prices, our API also integrates data from leading third-party marketplaces such as DMarket, Skinport, SkinBaron, HaloSkins, and BitSkins. This offers our users a more comprehensive view of market conditions and price trends.
The Steam Market API is ideally suited for a wide range of applications. Whether you are operating a trading platform, conducting market analysis, or simply looking for the best deals, our API delivers the necessary data in a user-friendly format.
</em>[
{
"id": "79f5a6d3-266a-419b-ad5b-f622f63d3060",
"markethashname": "M4A1-S | Printstream (Factory New)",
"marketname": "M4A1-S | Printstream (Factory New)",
"slug": "m4a1-s-printstream-factory-new",
"color": "eb4b4b",
"bordercolor": "d2d2d2",
"pricelatest": 509.18,
"pricelatestsell": 510.86,
"priceupdatedat": "2024-01-22 13:30:00",
"pricereal": 349.95,
"pricerealcreatedat": "2024-01-22 18:01:00",
"winlosspercentage": "31.27",
"pricemedian": 552.3,
"priceavg": 546.94,
"pricemin": 421.81,
"pricemax": 760.11,
"pricesafe": 489.99,
"offervolume": 13,
"sold24h": 5,
"sold7d": 10,
"sold30d": 64,
"wear": "fn",
"itemgroup": "rifle",
"itemtype": "m4a1-s",
"itemname": "printstream",
"rarity": "covert",
"quality": "normal",
"isstattrack": 0,
"itemimage": "https://steamcommunity-a.akamaihd.net/economy/image/..."
}
]
With the Steam Market API, you gain access not only to extensive game item data and current prices but also to a powerful resource tailored for various segments in the gaming market. Discover the possibilities our API offers and stay ahead in the world of online game item trading.
| Key | Description |
|---|---|
| pricelatest | This is the current offer price; if null, no offer is available |
| pricelatestsell | The last sell price |
| pricelatestsell24h | The last sell price 24 hours ago |
| pricelatestsell7d | The last sell price 7 days ago |
| pricelatestsell30d | The last sell price 30 days ago |
| pricelatestsell90d | The last sell price 90 days ago |
| pricemedian | The current median price based on the last 10 sell prices |
| priceavg | The current average price based on the last 10 sell prices |
| pricesafe | The current safe price, calculated using the last 90 days median prices × 0.95 |
| pricemin | The minimum price from the last 90 days |
| pricemax | The maximum price from the last 90 days |
| pricereal | The current lowest price in real markets such as Buff, SkinBaron, or Skinport |
| winloss | The win/loss percentage comparing real market prices with Steam sell prices |
| buyorderprice | The current buy order price from Steam |
| buyordermedian | The current median buy order price from Steam |
| buyordervolume | The current buy order volume on Steam |
| soldtoday | The number of items sold today on Steam |
| sold7d | The number of items sold 7 days ago on Steam |
| sold90d | The number of items sold 90 days ago on Steam |
| itemgroup | The item group (e.g. rifle) |
| itemtype | The item type (e.g. m4a1-s) |
| itemname | The item name (e.g. printstream) |
| rarity | The item rarity (e.g. covert) |
| quality | The item quality (e.g. normal) |
| itemimage | URL to the item's image |
More about the “Items” API can be found on the API Page.