coverage / csfloat

CSFloat API

CSFloat listings for the most liquid CS2 items. Collection is currently paused.

CSFloat at a glance

status
paused
type
P2P marketplace
price basis
lowest_ask
refreshed
~35 minutes when active
coverage
the ~200 most liquid items each cycle
seller fee
5%
trade lock
7 days
api slug
csfloat

CSFloat in the API

CSFloat is available through the CS2 price API. Filter any price endpoint to this source with "markets": ["csfloat"], or omit the filter and get CSFloat 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": ["csfloat"]
  }'

What Skintick holds for CSFloat

CSFloat 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 CSFloat prices are safe to combine with the other 16 sources without one bad row poisoning your pricing logic.

Skintick focuses CSFloat coverage where it matters most: the most liquid items by cross-market activity, with lowest ask, base price, and CSFloat's predicted price carried through as a reference value.

CSFloat coverage is currently paused; it returns shortly. Check the status page for live state.

CSFloat 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 — CSFloat itself is not among them.

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

CSFloat API — FAQ

How do I get CSFloat prices through an API?

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

What does the CSFloat 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 CSFloat data still updated?

No. CSFloat 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 CSFloat charge, and is there a trade lock?

CSFloat charges roughly 5% 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