Skip to main content
Marketplace profile
Updated

SkinVault API for CS2

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.

Current coverage recordLive
Listings
638.7K
Unique items
18.8K
Catalog coverage
44.6%
Total value
$14.6M
Trading Spread Fee
25.0%
Market type
TRADING
Skinvault API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=skinvault&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

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.

Tracked history

How Skinvault has moved

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.

Listings-17.5%
650.6K
Total value-23.6%
$14.8M
Skinvault data
Listing prices

Lowest listed price and quantity for items available on SkinVault, refreshed every hour.

Historical data

Daily SkinVault price points archived without a retention cutoff, plus intraday candles over the recent window.

Analytics

Cross-marketplace analytics including SkinVault in spread and volume calculations.

Applications

Use Skinvault in context

01

Cross-market comparison

Compare SkinVault prices against other marketplaces in a single API call.

02

Automated monitoring

Track SkinVault pricing programmatically alongside other providers.

03

Market analysis

Include SkinVault data in spread, volume, and pricing analysis across markets.

04

Portfolio tracking

Include SkinVault valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official SkinVault API?

No. CS2Cap is a third-party aggregation service. SkinVault data is included as one of many supported marketplace sources.

What data is available from SkinVault?

CS2Cap returns SkinVault listing prices, refreshed every hour, with daily history since Apr 2026.

Are Doppler phases and float values priced separately?

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.

How far back does the data go?

SkinVault daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

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.

Build against the same data.

Check endpoint access, choose a plan, and create your key.