Skip to main content
Marketplace profile
Updated

Tradeit.gg API for CS2

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

Tradeit.gg carries instant-sell and swap flows across a majority of the catalog, which is unusually broad for a venue built around trading rather than listing. Every item therefore has both a cash-out number and a trade number, and the distance between them holds across price tiers rather than only on liquid skins. That breadth makes it one of the more useful trade-side references.

CS2Cap tracks 280.2K Tradeit.gg listings across 17.1K items, 40.6% of the CS2 catalog, holding $4.7M in listed value. That makes it the 29th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily Tradeit.gg price history runs back to Apr 2026.

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

CS2Cap normalizes Tradeit.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 Tradeit.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-37.7%
280.2K
Total value-78.2%
$4.7M
Tradeit.gg data
Listing prices

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

Historical data

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

Analytics

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

Applications

Use Tradeit.gg in context

01

Cross-market comparison

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

02

Automated monitoring

Track Tradeit.gg pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

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

Questions

Before you build

Is this an official Tradeit.gg API?

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

What data is available from Tradeit.gg?

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

Is Tradeit.gg the same as Tradeit, tradeit.gg?

Yes. Tradeit.gg is also written as Tradeit, tradeit.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. Tradeit.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?

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

Build against the same data.

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