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

Query SkinVault listings and price history through one CS2Cap endpoint. Rather than integrating SkinVault directly, you get its feed normalized alongside every other marketplace we track.
Skinvault prices items for trade rather than cash, at one of the wider spreads recorded here, across a catalog approaching half the market. The breadth is what makes it unusual: most swap venues carry a few thousand items, so a trade valuation spanning hundreds of thousands of listings is a different kind of dataset. Set against the cash venues, the spread becomes visible on every item at once.
CS2Cap tracks 638.7K Skinvault listings across 18.8K items, 44.6% of the CS2 catalog, holding $14.6M in listed value. That makes it the 22nd-largest listing book of the 41 marketplaces tracked here. The feed refreshes every hour. Daily Skinvault price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=skinvault¤cy=USD&limit=1"CS2Cap normalizes Skinvault 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 SkinVault, refreshed every hour.
Daily SkinVault price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including SkinVault in spread and volume calculations.
Compare SkinVault prices against other marketplaces in a single API call.
Track SkinVault pricing programmatically alongside other providers.
Include SkinVault data in spread, volume, and pricing analysis across markets.
Include SkinVault valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. SkinVault data is included as one of many supported marketplace sources.
CS2Cap returns SkinVault listing prices, refreshed every hour, with daily history since Apr 2026.
No. SkinVault 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.
SkinVault daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=skinvault parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinvault parameter.
Check endpoint access, choose a plan, and create your key.