Skip to main content
Marketplace profile
Updated

Skin.Land API for CS2

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

Skin.Land runs a store model at unusual scale: millions of live offers across a majority of the catalog, bought and sold from its own stock rather than matched between users. It carries the lowest instant-sell fee of the store-model venues tracked here, which puts its cash-out numbers closer to listing prices than the category normally allows. That makes it a useful floor for what an item converts to immediately.

CS2Cap tracks 2M Skin.Land listings across 24.2K items, 57.4% of the CS2 catalog, holding $66.9M in listed value. That makes it the 8th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily Skin.Land price history runs back to May 2026.

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

CS2Cap normalizes Skin.Land 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 Skin.Land has moved

Ninety days of daily snapshots, recorded by CS2Cap since May 24, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.

Listings+71.5%
2M
Total value+121.8%
$66.9M
Skin.Land data
Listing prices

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

Historical data

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

Analytics

Cross-marketplace analytics including Skin.Land in spread and volume calculations.

Applications

Use Skin.Land in context

01

Cross-market comparison

Compare Skin.Land prices against other marketplaces in a single API call.

02

Automated monitoring

Track Skin.Land pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include Skin.Land valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official Skin.Land API?

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

What data is available from Skin.Land?

CS2Cap returns Skin.Land listing prices, refreshed every 5 minutes, with daily history since May 2026.

Is Skin.Land the same as Skin.Land?

Yes. Skin.Land is also written as Skin.Land. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. Skin.Land 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?

Skin.Land daily price history runs back to May 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=skinland parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinland parameter.

Build against the same data.

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