Skip to main content
Marketplace profile
Updated

SkinBaron API for CS2

Query SkinBaron listings and price history through one CS2Cap endpoint. Rather than integrating SkinBaron directly, you get its feed normalized alongside every other marketplace we track.

SkinBaron is a European escrow marketplace with a deep listing book and the highest listing fee of the escrow venues tracked here. That fee sits between the posted price and what a seller clears, so its prices read high against cash markets by a fairly consistent margin: consistent enough to correct for. It has been a reference for the European price level for years.

CS2Cap tracks 2.1M SkinBaron listings across 21.5K items, 51.1% of the CS2 catalog, holding $5.3M in listed value. That makes it the 28th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Prices are quoted in EUR and converted to USD with hourly-refreshed exchange rates. Daily SkinBaron price history runs back to Apr 2026.

Current coverage recordLive
Listings
2.1M
Unique items
21.5K
Catalog coverage
51.1%
Total value
$5.3M
Selling Fee
15.0%
Market type
ESCROW
SkinBaron API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=skinbaron&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes SkinBaron into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.

Tracked history

How SkinBaron has moved

Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.

Listings+0.2%
2.1M
Total value-13.8%
$5.3M
SkinBaron data
Listing prices

Lowest listed price and quantity for items available on SkinBaron, refreshed every 5 minutes.

Currency

SkinBaron quotes in EUR; CS2Cap stores the native price and converts to USD with exchange rates refreshed hourly.

Historical data

Daily SkinBaron price points archived without a retention cutoff, plus intraday candles over the recent window.

Analytics

Cross-marketplace analytics including SkinBaron in spread and volume calculations.

Applications

Use SkinBaron in context

01

Cross-market comparison

Compare SkinBaron prices against other marketplaces in a single API call.

02

Automated monitoring

Track SkinBaron pricing programmatically alongside other providers.

03

Market analysis

Include SkinBaron data in spread, volume, and pricing analysis across markets.

04

Portfolio tracking

Include SkinBaron valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official SkinBaron API?

No. CS2Cap is a third-party aggregation service. SkinBaron data is included as one of many supported marketplace sources.

What data is available from SkinBaron?

CS2Cap returns SkinBaron listing prices, refreshed every 5 minutes, with daily history since Apr 2026.

Is SkinBaron the same as Skin Baron, skinbaron.de?

Yes. SkinBaron is also written as Skin Baron, skinbaron.de. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. SkinBaron prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.

How are EUR prices converted?

SkinBaron quotes in EUR. CS2Cap stores the native price and converts at read time to USD, or the currency you request, using exchange rates refreshed hourly.

How do I filter for this provider only?

Use the repeated providers=skinbaron parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinbaron parameter.

Build against the same data.

Check endpoint access, choose a plan, and create your key.