Skip to main content
Marketplace profile
Updated

CS.Deals API for CS2

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

CS.Deals runs a listing marketplace and instant trading side by side, so the same item can carry a list price and a swap value at once. Its catalog is narrower than the large venues, which makes it a spot check on liquid skins rather than a broad price source. A low listing fee keeps its asks close to what sellers actually clear.

CS2Cap tracks 43.6K CS.Deals listings across 2.9K items, 6.8% of the CS2 catalog, holding $179.5K in listed value. That makes it the 37th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily CS.Deals price history runs back to Apr 2026.

Current coverage recordLive
Listings
43.6K
Unique items
2.9K
Catalog coverage
6.8%
Total value
$179.5K
Selling Fee
2.0%
Market type
HYBRID
CS.Deals API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=csdeals&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes CS.Deals 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 CS.Deals 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-22.0%
43.6K
Total value-85.4%
$179.5K
CS.Deals data
Listing prices

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

Historical data

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

Analytics

Cross-marketplace analytics including CS.Deals in spread and volume calculations.

Applications

Use CS.Deals in context

01

Cross-market comparison

Compare CS.Deals prices against other marketplaces in a single API call.

02

Automated monitoring

Track CS.Deals pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include CS.Deals valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official CS.Deals API?

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

What data is available from CS.Deals?

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

Is CS.Deals the same as CS.Deals, cs.deals?

Yes. CS.Deals is also written as CS.Deals, cs.deals. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. CS.Deals 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?

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

Build against the same data.

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