Skip to main content
Marketplace profile
Updated

SkinOut API for CS2

Query SkinOut listings and price history through one CS2Cap endpoint. Rather than integrating SkinOut directly, you get its feed normalized alongside every other marketplace we track.

SkinOut is a store-model venue with a tightly limited catalog: a few thousand items rather than tens of thousands. Its prices reflect its own holdings and cash-out terms, so they describe what it will pay today rather than where the market sits. Narrow and fast is the whole profile.

CS2Cap tracks 23.3K SkinOut listings across 1.6K items, 3.8% of the CS2 catalog, holding $446.1K in listed value. That makes it the 34th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily SkinOut price history runs back to Apr 2026.

Current coverage recordLive
Listings
23.3K
Unique items
1.6K
Catalog coverage
3.8%
Total value
$446.1K
Instant Sell Fee
11.0%
Market type
STORE
SkinOut API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=skinout&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes SkinOut 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 SkinOut 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-23.8%
24K
Total value-17.2%
$449.2K
SkinOut data
Listing prices

Lowest listed price and quantity for items available on SkinOut, refreshed every 5 minutes.

Historical data

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

Analytics

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

Applications

Use SkinOut in context

01

Cross-market comparison

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

02

Automated monitoring

Track SkinOut pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include SkinOut valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official SkinOut API?

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

What data is available from SkinOut?

CS2Cap returns SkinOut listing prices, refreshed every 5 minutes, with daily history since Apr 2026.

Are Doppler phases and float values priced separately?

No. SkinOut 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?

SkinOut 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=skinout parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinout parameter.

Build against the same data.

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