Skip to main content
Marketplace profile
Updated

LisSkins API for CS2

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

LisSkins is a cash marketplace with strong volume in Eastern Europe and instant-sale pricing that tends to sit below listing venues. That pricing comes from a store model (it buys and sells from its own stock rather than matching users), so its numbers describe what an item converts to now rather than where a listing might eventually land.

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

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

CS2Cap normalizes LIS-SKINS 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 LIS-SKINS 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+71.6%
2M
Total value+123.7%
$66.8M
LIS-SKINS data
Listing prices

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

Historical data

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

Analytics

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

Applications

Use LIS-SKINS in context

01

Cross-market comparison

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

02

Automated monitoring

Track LisSkins pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include LisSkins valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official LisSkins API?

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

What data is available from LisSkins?

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

Is LisSkins the same as LIS-Skins, lis-skins.com?

Yes. LisSkins is also written as LIS-Skins, lis-skins.com. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

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

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

Build against the same data.

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