Ceny a listingy v reálném čase z Buff163 — největšího komunitního marketplace CS2 v Číně — sjednocené s 20+ dalšími trhy přes jediný REST endpoint.
buff.163.com
Tracked items
30,000
Active listings (24h)
Last update
2026-06-19
19:52 UTC
Refresh cadence
~6 h
Between scrapes
24h Volume
$70,032,680
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 |
|
$148,148.15 |
| 2 |
|
$148,005.25 |
| 3 |
|
$88,888.89 |
| 4 |
|
$87,242.67 |
| 5 |
|
$74,074.07 |
| 6 |
|
$44,444.44 |
| 7 |
|
$32,427.85 |
| 8 |
|
$29,629.63 |
| 9 |
|
$29,629.63 |
| 10 |
|
$26,666.67 |
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 (často psáno jen „Buff“) provozuje NetEase a je zdaleka největším marketplace CS2 v Asii co do objemu listingů a 24hodinového objemu obchodů. Ceny zde bývají o pár procent nižší než na západních marketplace, takže data z Buff jsou zásadní pro každé seriózní porovnání cen, arbitrážní nástroj nebo oceňovací engine inventáře.
Buff163 je největší čínský komunitní marketplace pro položky Steamu, hlavně CS2 a Dota 2. Spuštěn v roce 2017, ceny v RMB, s objemem listingů pravidelně vyšším než všechny západní marketplace dohromady.
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.
Získejte API klíč z dashboardu a volejte /steam/api/items s markets=buff. Odpověď přijde ve stejném DTO jako u jakéhokoli jiného marketplace — jedno schéma, jedna integrace.
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 funguje od roku 2017 a je de facto standardem pro obchodování se skiny v pevninské Číně. Před jakoukoli transakcí vždy ověřte přímo s marketplace — Buff zpřístupňujeme pro data, ne jako doporučení k obchodu.
One key. One schema. Every marketplace.