Skip to main content
Marketplace profile
Updated

SkinPlace API for CS2

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

SkinPlace concentrates a large number of offers on a very small set of skins: a couple of thousand distinct items carrying many times that in listings. The density means it prices a handful of liquid skins repeatedly and is silent on the rest of the catalog. Useful for depth on popular items, not for breadth.

CS2Cap tracks 70.5K SkinPlace listings across 2.2K items, 5.2% of the CS2 catalog, holding $1.6M in listed value. That makes it the 32nd-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 15 minutes. Daily SkinPlace price history runs back to Apr 2026.

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

CS2Cap normalizes SkinPlace 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 SkinPlace 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-58.1%
41.2K
Total value-48.6%
$1.7M
SkinPlace data
Listing prices

Lowest listed price and quantity for items available on SkinPlace, refreshed every 15 minutes.

Historical data

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

Analytics

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

Applications

Use SkinPlace in context

01

Cross-market comparison

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

02

Automated monitoring

Track SkinPlace pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include SkinPlace valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official SkinPlace API?

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

What data is available from SkinPlace?

CS2Cap returns SkinPlace listing prices, refreshed every 15 minutes, with daily history since Apr 2026.

Are Doppler phases and float values priced separately?

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

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

Build against the same data.

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