coverage / skinbaron

SkinBaron API

SkinBaron's EU order book. Coverage is currently paused and returns shortly.

SkinBaron at a glance

status
paused
type
P2P marketplace
price basis
lowest_ask
refreshed
~15 minutes
coverage
~2.4k items above €1 per cycle
seller fee
15%
trade lock
7 days
api slug
skinbaron

SkinBaron in the API

SkinBaron is available through the CS2 price API. Filter any price endpoint to this source with "markets": ["skinbaron"], or omit the filter and get SkinBaron back beside every other marketplace in the same response.

curl https://api.skintick.io/v1/prices/latest \
  -H "Authorization: Bearer skt_..." \
  -H "Content-Type: application/json" \
  -d '{
    "items": ["AK-47 | Redline (Field-Tested)"],
    "markets": ["skinbaron"]
  }'

What Skintick holds for SkinBaron

SkinBaron collection is paused, so no new prices are arriving. What follows describes the rows already stored.

Prices are the lowest ask — the cheapest listing you could actually buy — as decimal strings in USD, never floats. Every row carries collected_at, source_updated_at, staleness_seconds, is_stale, is_outlier and a confidence tier — so SkinBaron prices are safe to combine with the other 16 sources without one bad row poisoning your pricing logic.

SkinBaron is one of the largest German/EU CS2 marketplaces. Skintick covers the range with real cross-market liquidity, priced in USD.

SkinBaron item naming differs from Steam's canonical form, so Skintick maps names carefully and omits anything it cannot match with confidence. Coverage is deliberately narrower than their raw catalogue; correctness wins.

SkinBaron compared to other markets we track

Fees and trade locks decide whether a headline price is actually the better deal. Skintick returns these through /v1/markets for every marketplace it currently tracks, so your spread math can account for them — SkinBaron itself is not among them.

markettypeseller feetrade lock
SkinBaronP2P marketplace15%7d
SkinportP2P marketplace12%none
DMarketP2P marketplace5%7d
WaxpeerP2P marketplace5%7d
White.marketP2P marketplace7%7d
Skins.comP2P marketplace7%7d

SkinBaron API — FAQ

How do I get SkinBaron prices through an API?

Skintick has paused SkinBaron collection, so it returns no current prices right now. The other 16 marketplaces are available through one REST endpoint, and historical SkinBaron data remains queryable through the history endpoints.

What does the SkinBaron price on Skintick represent?

The lowest current asking price — what you would actually pay for the cheapest listing. Every row also carries collected_at, source_updated_at, a staleness figure in seconds, and outlier and confidence flags, so your code can decide what to trust rather than guessing.

Is SkinBaron data still updated?

No. SkinBaron is not collected, so no new prices arrive. Rows already stored keep their original collected_at and staleness, so anything you read is plainly dated rather than passed off as current.

What fees does SkinBaron charge, and is there a trade lock?

SkinBaron charges roughly 15% on the seller side, and items carry the standard 7-day Steam trade hold on delivery.

Start querying CS2 prices

A free key returns all 16 marketplaces Skintick currently tracks, 100 requests a day, no card.

Other sources

Ready to go live?

Free API key, no card. Full docs. First call in minutes.

Get a free API key