Skip to main content
Marketplace profile
Updated

iTrade.gg API for CS2

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

iTrade.gg is a swap venue with one of the tighter spreads recorded here, applied to a deliberately small pool of items. It prices depth-first: the skins it carries are ones that turn over reliably, and it simply does not quote the rest. Read it as a trade-value check on liquid items rather than a general price source.

CS2Cap tracks 4.8K iTrade.gg listings across 2K items, 4.7% of the CS2 catalog, holding $76.5K in listed value. That makes it the 39th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 20 minutes. Daily iTrade.gg price history runs back to Apr 2026.

Current coverage recordLive
Listings
4.8K
Unique items
2K
Catalog coverage
4.7%
Total value
$76.5K
Trading Spread Fee
7.5%
Market type
TRADING
iTrade.gg API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=itradegg&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes iTrade.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 iTrade.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-11.0%
4.8K
Total value+3.0%
$76.3K
iTrade.gg data
Listing prices

Lowest listed price and quantity for items available on iTrade.gg, refreshed every 20 minutes.

Historical data

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

Analytics

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

Applications

Use iTrade.gg in context

01

Cross-market comparison

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

02

Automated monitoring

Track iTrade.gg pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

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

Questions

Before you build

Is this an official iTrade.gg API?

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

What data is available from iTrade.gg?

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

Is iTrade.gg the same as iTrade, itrade.gg?

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

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

Build against the same data.

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