skinstrack logo
TradeIt.GG
Refreshes every 15 minutes
Verified Partner

TradeIt.GG API

Real-time TradeIt.GG CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks TradeIt.GG skins, stickers, and containers and refreshes them every 15 minutes - no scraping, no rate limits to worry about. TradeIt.GG is one of 34+ CS2 marketplaces normalized in the same Skinstrack schema, so the same client code also covers Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, and more.

Live TradeIt.GG coverage

Tracked items

-

Skins, knives, gloves

Tracked stickers

-

Holo, glitter, gold

Last full update

-

Refresh rate

15 min

Every tracked item

Fetch TradeIt.GG prices in one call

Pass providers=tradeit to the /paid/items endpoint and you get a normalized JSON response with the lowest price, listing count, and freshness timestamp for every TradeIt.GG item we index.

GETEndpoint
https://api.skinstrack.com/v2/paid/items?providers=tradeit
curl -X GET "https://api.skinstrack.com/v2/paid/items?providers=tradeit" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/items docs

Fetch TradeIt.GG sticker prices

Stickers live on a dedicated endpoint. Pass providers=tradeit to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every TradeIt.GG sticker we index. The schema mirrors /paid/items so the same client code works for both.

GETEndpoint
https://api.skinstrack.com/v2/paid/stickers?providers=tradeit
curl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=tradeit" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/stickers docs

TradeIt.GG is one of 34+ CS2 marketplaces in the Skinstrack API

Skinstrack is not a TradeIt.GG-only price feed. The same /paid/items and /paid/stickers endpoints return normalized prices from Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, Skinbaron, Tradeit.gg, and 26+ other CS2 marketplaces - all aggregated into one schema with one API key.

Query TradeIt.GG on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the TradeIt.GG API ideal for cross-marketplace arbitrage bots, inventory valuation that does not undervalue users by sticking to one source, and price-comparison UIs that need every listing in one response.

GETMulti-marketplace example
https://api.skinstrack.com/v2/paid/items?providers=tradeit,steam,csfloat,buff163,skinport

Browse the full marketplace catalog in the CS2 marketplaces directory, or compare TradeIt.GG head-to-head with another platform from the list below.

About TradeIt.GG

TradeIt.GG is a CS2 skin marketplace founded in 2018 based in US. Platform for trading, buying, and selling in-game skins for games like CS2, Rust, and TF2 using automated bots. Fast transactions and large inventory. The platform operates as a p2p marketplace.

Skinstrack indexes TradeIt.GG listings and many other CS2 marketplaces so you can build inventory dashboards, price alerts, and arbitrage tools without writing a single scraper. For a full breakdown of fees, payout methods, and trust signals, see the TradeIt.GG marketplace overview.

TradeIt.GG API vs other marketplaces

Pricing, liquidity, and update cadence differ across CS2 marketplaces. Use the Skinstrack API to compare TradeIt.GG side by side with the platforms below, normalized to the same schema.

TradeIt.GG API - frequently asked questions

Ship your TradeIt.GG integration today

15-minute refresh, normalized JSON, TradeIt.GG prices on a paid plan. Stop maintaining scrapers and start shipping features.

View API pricing