Listings from Skinbaron — Germany's longest-running CS2 marketplace — unified with every other market we track.
http://skinbaron.de
Tracked items
20,044
Active listings (24h)
Last update
2026-05-25
18:08 UTC
Refresh cadence
—
Between scrapes
24h Volume
$2,091,827
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$116,385.72 |
| 2 |
|
$62,848.92 |
| 3 |
|
$58,193.44 |
| 4 |
|
$51,966.74 |
| 5 |
|
$27,932.85 |
| 6 |
|
$23,277.38 |
| 7 |
|
$23,277.38 |
| 8 |
|
$23,277.38 |
| 9 |
|
$19,203.84 |
| 10 |
|
$18,621.90 |
Prices reflect the cheapest active Skinbaron listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=skinbaron to
return only Skinbaron 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/skinbaron/prices
Returns the current Skinbaron 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-05-25T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-05-25T00:00:00+00:00",
"variants": null
}
]
/market/skinbaron/history
Daily-snapshot history of the lowest Skinbaron price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-05-18T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-05-24T00: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.
Skinbaron is a German CS2 marketplace operating since 2016, fully regulated under German consumer protection law. It's one of the few skin marketplaces that issues proper invoices and operates a registered business entity — making it a popular choice for European buyers who care about consumer rights.
Our API surfaces Skinbaron listings in the same JSON schema as every other market — one key, one schema.
Skinbaron is a German CS2 marketplace operating since 2016, registered as a regulated business entity in Germany.
Skinbaron is CS2-focused. Our API surfaces the full Skinbaron catalogue.
Call /steam/api/items with markets=skinbaron and your API key.
We scrape Skinbaron on a regular cadence. The 'Last refresh' stat shows the most recent successful pull.
Skinbaron operates under German consumer protection law and is widely considered one of the safer EU marketplaces. Verify directly before transacting.
One key. One schema. Every marketplace.