Listingi CS2 świadome floatów z CSFloat, ujednolicone z każdym innym rynkiem który śledzimy, za jednym REST endpointem.
http://csfloat.com
Tracked items
—
Active listings (24h)
Last update
—
—
Refresh cadence
—
Between scrapes
24h Volume
—
Sum price × quantity
Filter the unified /steam/api/items endpoint
with markets=csfloat to
return only CSFloat 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/csfloat/prices
Returns the current CSFloat 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/csfloat/history
Daily-snapshot history of the lowest CSFloat 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.
CSFloat to jeden z najbardziej zaufanych zachodnich rynków CS2, zaprojektowany konkretnie wokół wartości float i autentyczności naklejek. Jeśli twoja aplikacja dba o dokładny float itemu — dla arbitrażu, śledzenia portfolio lub prezentacji low-float trofeów — CSFloat to jedno z niewielu źródeł danych pozwalające filtrować po zakresie floatu natywnie.
CSFloat to zachodni rynek CS2 skoncentrowany na wartościach float i autentyczności naklejek. Szeroko uznawany za jeden z najbardziej zaufanych rynków P2P w ekosystemie CS2.
CSFloat is CS2-exclusive — it doesn't list other Steam games. Our API surfaces its full CS2 catalogue alongside the same items on Buff, Skinport and others.
Pobierz klucz API i wywołaj /steam/api/items z markets=csfloat. Odpowiedź zawiera wartości float — możesz filtrować lub sortować po floacie bez dodatkowych requestów.
We scrape CSFloat on a regular cadence — check the 'Last refresh' stat above for the most recent pull. Hot items refresh more often than the long tail.
CSFloat jest szeroko uznawany za jeden z najbezpieczniejszych rynków P2P w CS2. Mimo to — weryfikuj bezpośrednio z rynkiem przed transakcją. Udostępniamy CSFloat dla danych, nie jako rekomendację handlową.
One key. One schema. Every marketplace.