Skip to main content
Marketplace profile
Updated

SkinSwap Trade API for CS2

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

SkinSwap's trade side values items for item-for-item exchange at one of the tighter spreads recorded here, drawn from a much smaller pool than its market side carries. Having both from one venue gives a cash reading and a trade reading for the same skin without changing platforms: a comparison most swap sites cannot offer at all. Its catalog stays with items that turn over.

CS2Cap tracks 11.1K SkinSwap - Trade listings across 3.8K items, 8.9% of the CS2 catalog, holding $314.8K in listed value. That makes it the 35th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily SkinSwap - Trade price history runs back to Jul 2026.

Current coverage recordLive
Listings
11.1K
Unique items
3.8K
Catalog coverage
8.9%
Total value
$314.8K
Trading Spread Fee
8.0%
Market type
TRADING
SkinSwap - Trade API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=skinswap_t&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes SkinSwap - Trade 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 SkinSwap - Trade has moved

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

Listings
11.1K
Total value
$306.1K
SkinSwap - Trade data
Listing prices

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

Historical data

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

Analytics

Cross-marketplace analytics including SkinSwap Trade in spread and volume calculations.

Applications

Use SkinSwap - Trade in context

01

Cross-market comparison

Compare SkinSwap Trade prices against other marketplaces in a single API call.

02

Automated monitoring

Track SkinSwap Trade pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include SkinSwap Trade valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official SkinSwap Trade API?

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

What data is available from SkinSwap Trade?

CS2Cap returns SkinSwap Trade listing prices, refreshed every 5 minutes, with daily history since Jul 2026.

Are Doppler phases and float values priced separately?

No. SkinSwap Trade 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?

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

Build against the same data.

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