Cross-market comparison
Compare SkinFlow prices against other marketplaces in a single API call.

Query SkinFlow listings and price history through one CS2Cap endpoint. Rather than integrating SkinFlow directly, you get its feed normalized alongside every other marketplace we track.
Skinflow pairs instant cash-out with item swapping, so its two prices bracket the same skin from opposite sides: a low cash figure and a higher trade value. Coverage is broad enough that the pattern holds across price tiers rather than only on liquid items. The distance between its own two numbers is the most useful thing it publishes.
CS2Cap tracks 451.5K Skinflow listings across 22K items, 52.2% of the CS2 catalog, holding $12.6M in listed value. That makes it the 23rd-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily Skinflow price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=skinflow¤cy=USD&limit=1"CS2Cap normalizes Skinflow into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.
Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.
Lowest listed price and quantity for items available on SkinFlow, refreshed every 5 minutes.
Daily SkinFlow price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including SkinFlow in spread and volume calculations.
Compare SkinFlow prices against other marketplaces in a single API call.
Track SkinFlow pricing programmatically alongside other providers.
Include SkinFlow data in spread, volume, and pricing analysis across markets.
Include SkinFlow valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. SkinFlow data is included as one of many supported marketplace sources.
CS2Cap returns SkinFlow listing prices, refreshed every 5 minutes, with daily history since Apr 2026.
No. SkinFlow prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.
SkinFlow daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=skinflow parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinflow parameter.
Check endpoint access, choose a plan, and create your key.