来自 Buff163 的实时价格与商品——中国最大的 CS2 社区市场——通过一个 REST 端点与另外 20+ 个市场统一。
buff.163.com
Tracked items
30,996
Active listings (24h)
Last update
2026-06-20
14:52 UTC
Refresh cadence
~6 h
Between scrapes
24h Volume
$70,459,143
Sum price × quantity
Trust signals, fee structure and supported payment rails — pulled directly from our marketplace registry.
Trust & profile
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$150,000.00 |
| 2 |
|
$149,855.32 |
| 3 |
|
$90,000.00 |
| 4 |
|
$88,333.20 |
| 5 |
|
$75,000.00 |
| 6 |
|
$45,000.00 |
| 7 |
|
$32,833.20 |
| 8 |
|
$30,000.00 |
| 9 |
|
$30,000.00 |
| 10 |
|
$30,000.00 |
Prices reflect the cheapest active Buff listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=buff to
return only Buff listings — or omit it for a side-by-side view across every marketplace.
On top of the unified /steam/api/items route, every market we cover gets two convenience endpoints — one schema, one auth header, every marketplace.
/market/buff/prices
Returns the current Buff catalogue as a flat array. Each row is one item with the lowest active price we have on record.
[
{
"market_hash_name": "Souvenir UMP-45 | Gunsmoke (Minimal Wear)",
"price": 130.69,
"quantity": 1,
"createdat": "2026-06-20T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-06-20T00:00:00+00:00",
"variants": null
}
]
/market/buff/history
Daily-snapshot history of the lowest Buff price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-06-13T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-06-19T00:00:00+00:00",
"price": 130.69,
"quantity": 1
}
]
Prefer one call across every marketplace? Use the unified /steam/api/items endpoint with markets=… — same DTO, comparison data included.
Buff163(常简称为「Buff」)由网易运营,在商品量和 24 小时交易量上都是亚洲最大的 CS2 市场,遥遥领先。其价格通常比西方市场低几个百分点,这使得 Buff 数据对任何严肃的比价、套利工具或库存估值引擎都至关重要。
Buff163 是中国最大的 Steam 物品社区市场,主要涵盖 CS2 和 Dota 2。于 2017 年上线,以人民币计价,其商品量长期高于所有西方市场之和。
Through our API we focus on CS2 and Dota 2, the two largest categories on Buff163. Coverage for smaller games depends on which scrapers we run — check the 'Supported games' section above for the current list.
在控制台获取 API 密钥,并以 markets=buff 调用 /steam/api/items。响应使用与其他任何市场相同的 DTO——一个 Schema,一次集成。
We scrape Buff on a tight schedule and the 'Last refresh' stat above shows the most recent successful pull. Highly liquid items refresh more aggressively than long-tail listings.
Buff163 自 2017 年起运营,是中国大陆皮肤交易的事实标准。在进行任何交易前,请务必直接向该市场核实——我们提供 Buff 仅供数据使用,并非交易推荐。
One key. One schema. Every marketplace.