Realtime prijzen en listings van Buff163 — de grootste community-CS2-marketplace van China — verenigd met 20+ andere markten via één enkel 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 (vaak simpelweg « Buff » genoemd) wordt beheerd door NetEase en is veruit de grootste CS2-marketplace van Azië qua listing-volume en handelsvolume over 24 uur. Prijzen liggen er doorgaans enkele procenten lager dan op westerse marketplaces, waardoor Buff-data essentieel is voor elke serieuze prijsvergelijking, arbitragetool of inventory-waarderingsengine.
Buff163 is de grootste Chinese community-marketplace voor Steam-items, voornamelijk CS2 en Dota 2. Gelanceerd in 2017, prijzen in RMB, met een listing-volume dat structureel hoger ligt dan alle westerse marketplaces samen.
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.
Haal een API-sleutel op vanuit het dashboard en roep /steam/api/items aan met markets=buff. De respons komt binnen in dezelfde DTO als elke andere marketplace — één schema, één integratie.
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 is sinds 2017 actief en is de de facto standaard voor skin-trading in vasteland-China. Verifieer altijd rechtstreeks bij de marketplace voordat je een transactie doet — wij stellen Buff beschikbaar voor de data, niet als trade-aanbeveling.
One key. One schema. Every marketplace.