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

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.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=skinland¤cy=USD&limit=1"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.
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.
Lowest listed price and quantity for items available on Skin.Land, refreshed every 5 minutes.
Daily Skin.Land price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including Skin.Land in spread and volume calculations.
Compare Skin.Land prices against other marketplaces in a single API call.
Track Skin.Land pricing programmatically alongside other providers.
Include Skin.Land data in spread, volume, and pricing analysis across markets.
Include Skin.Land valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. Skin.Land data is included as one of many supported marketplace sources.
CS2Cap returns Skin.Land listing prices, refreshed every 5 minutes, with daily history since May 2026.
Yes. Skin.Land is also written as Skin.Land. Those names all refer to the same marketplace, and this page covers that single feed.
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.
Skin.Land daily price history runs back to May 2026, and per-item daily price points are archived without a retention cutoff.
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.
Check endpoint access, choose a plan, and create your key.