Float-bewuste CS2-listings van CSFloat, verenigd met elke andere marketplace die wij volgen, achter één enkel REST-endpoint.
csfloat.com
Tracked items
26,012
Active listings (24h)
Last update
2026-06-20
19:25 UTC
Refresh cadence
~16 min
Between scrapes
24h Volume
$69,885,137
Sum price × quantity
Trust signals, fee structure and supported payment rails — pulled directly from our marketplace registry.
Trust & profile
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$100,000.00 |
| 2 |
|
$100,000.00 |
| 3 |
|
$99,999.00 |
| 4 |
|
$99,999.00 |
| 5 |
|
$91,272.96 |
| 6 |
|
$50,000.00 |
| 7 |
|
$44,769.73 |
| 8 |
|
$35,000.00 |
| 9 |
|
$30,924.41 |
| 10 |
|
$29,999.00 |
Prices reflect the cheapest active CSFloat listing per item over the last 24 hours.
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-06-20T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-06-20T00: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-06-13T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-06-19T00: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 is een van de meest betrouwbare westerse CS2-marketplaces, specifiek opgebouwd rond float-waarden en sticker-authenticiteit. Als je applicatie geeft om de exacte float van een item — voor arbitrage, portfolio-tracking of het uitlichten van low-float-trofeeën — is CSFloat een van de weinige databronnen waarmee je native op float-bereik kunt filteren.
CSFloat is een westerse CS2-marketplace gericht op float-waarden en sticker-authenticiteit. Breed beschouwd als een van de meest betrouwbare P2P-marketplaces in het CS2-ecosysteem.
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.
Haal een API-sleutel op en roep /steam/api/items aan met markets=csfloat. De respons bevat float-waarden waar beschikbaar — filter of sorteer op float zonder extra requests.
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 wordt breed erkend als een van de veiligste P2P-marketplaces van CS2. Verifieer niettemin rechtstreeks bij de marketplace voordat je een transactie doet. Wij stellen CSFloat beschikbaar voor de data, niet als trade-aanbeveling.
One key. One schema. Every marketplace.