来自 CSFloat 的 float 感知 CS2 商品,通过一个 REST 端点与我们追踪的每一个市场统一。
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 是最受信赖的西方 CS2 市场之一,专为 float 值和贴纸真伪而设计。如果你的应用关注某件物品的精确 float——用于套利、投资组合追踪或展示低 float 战利品——CSFloat 是少数支持按 float 范围原生查询的数据源之一。
CSFloat 是一个聚焦 float 值和贴纸真伪的西方 CS2 市场。被广泛视为 CS2 生态中最值得信赖的 P2P 市场之一。
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.
获取 API 密钥并以 markets=csfloat 调用 /steam/api/items。响应在可用处包含 float 值——无需额外请求即可按 float 过滤或排序。
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 被广泛认为是 CS2 中最安全的 P2P 市场之一。尽管如此,在进行任何交易前请直接向该市场核实。我们提供 CSFloat 仅供数据使用,并非交易推荐。
One key. One schema. Every marketplace.