Skip to main content
Marketplace profile
Updated

Skinport API for CS2

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

Skinport is one of the main Western cash marketplaces, popular with European sellers for its payout options and escrow-based delivery. It sits in the price band between Steam's inflated in-wallet prices and the Chinese markets' lower cash prices, which makes it a useful mid-point when you are deciding where an item actually sells.

CS2Cap tracks 3.7M Skinport listings across 25.3K items, 60.0% of the CS2 catalog, holding $16.6M in listed value. That makes it the 20th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 6 minutes. Daily Skinport price history runs back to Apr 2025.

Current coverage recordLive
Listings
3.7M
Unique items
25.3K
Catalog coverage
60.0%
Total value
$16.6M
Selling Fee
8.0%
Market type
ESCROW
Skinport API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=skinport&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes Skinport 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 Skinport 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+6.9%
3.7M
Total value-6.9%
$16.6M
Skinport data
Listing prices

Lowest listed price and quantity for items available on Skinport, refreshed every 6 minutes.

Historical data

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

Analytics

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

Applications

Use Skinport in context

01

Cross-market comparison

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

02

Automated monitoring

Track Skinport pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include Skinport valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official Skinport API?

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

What data is available from Skinport?

CS2Cap returns Skinport listing prices, refreshed every 6 minutes, with daily history since Apr 2025.

Are Doppler phases and float values priced separately?

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

Skinport daily price history runs back to Apr 2025, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

Use the repeated providers=skinport parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=skinport parameter.

Build against the same data.

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