Listings from BitSkins — one of the longest-running Western skin marketplaces — unified with every other market we track.
http://www.bitskins.com
Tracked items
16,831
Active listings (24h)
Last update
2026-05-25
19:25 UTC
Refresh cadence
—
Between scrapes
24h Volume
$5,088,379
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$192,188.36 |
| 2 |
|
$191,981.00 |
| 3 |
|
$133,061.79 |
| 4 |
|
$99,999.99 |
| 5 |
|
$89,099.98 |
| 6 |
|
$70,000.00 |
| 7 |
|
$70,000.00 |
| 8 |
|
$69,300.00 |
| 9 |
|
$29,500.00 |
| 10 |
|
$11,000.00 |
Prices reflect the cheapest active Bitskins listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=bitskins to
return only Bitskins 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/bitskins/prices
Returns the current Bitskins 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/bitskins/history
Daily-snapshot history of the lowest Bitskins 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.
BitSkins is one of the longest-running Western skin marketplaces, operating since 2015. It covers multiple Steam games and has built a stable reputation through a decade of uptime. Pricing on BitSkins is a useful reference point because it reflects a long-established Western mid-tier user base.
Our API normalises BitSkins listings into the same JSON schema as Buff, Skinport, CSFloat and the rest — one key, one integration, every market.
BitSkins is a veteran skin marketplace, operating since 2015. It covers CS2 and several other Steam community games.
BitSkins covers CS2 as its main category, with smaller catalogues for other Steam community games. Our API surfaces the full BitSkins inventory.
Call /steam/api/items with markets=bitskins. BitSkins listings come back in the unified DTO.
We scrape BitSkins regularly. The 'Last refresh' stat shows the most recent successful pull.
BitSkins has a decade of uptime and a generally positive long-term reputation. Verify directly before transacting.
One key. One schema. Every marketplace.