Skip to main content
Marketplace profile
Updated

Swap.gg API for CS2

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

Swap.gg offers instant cash-out and swapping across a moderate catalog, with both flows priced at a similar distance from the listing markets. Because its two sides move together rather than apart, it reads as one liquidity level rather than two separate signals. Coverage stays with the more traded items.

CS2Cap tracks 47.3K Swap.gg listings across 8.3K items, 19.6% of the CS2 catalog, holding $118.2K in listed value. That makes it the 38th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 6 hours. Daily Swap.gg price history runs back to May 2026.

Current coverage recordLive
Listings
47.3K
Unique items
8.3K
Catalog coverage
19.6%
Total value
$118.2K
Instant Sell Fee
30.0%
Market type
HYBRID
Swap.gg API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=swapgg&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes Swap.gg 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 Swap.gg 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-10.4%
47.4K
Total value-85.3%
$118.4K
Swap.gg data
Listing prices

Lowest listed price and quantity for items available on Swap.gg, refreshed every 6 hours.

Historical data

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

Analytics

Cross-marketplace analytics including Swap.gg in spread and volume calculations.

Applications

Use Swap.gg in context

01

Cross-market comparison

Compare Swap.gg prices against other marketplaces in a single API call.

02

Automated monitoring

Track Swap.gg pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include Swap.gg valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official Swap.gg API?

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

What data is available from Swap.gg?

CS2Cap returns Swap.gg listing prices, refreshed every 6 hours, with daily history since May 2026.

Is Swap.gg the same as Swap.gg?

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

Are Doppler phases and float values priced separately?

No. Swap.gg 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?

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

Build against the same data.

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