skinstrack logo
cs.money TRADE
Refreshes every 15 minutes
Verified Partner

cs.money TRADE API

Real-time cs.money TRADE CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks cs.money TRADE skins, stickers, and containers and refreshes them every 15 minutes - no scraping, no rate limits to worry about. cs.money TRADE 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 cs.money TRADE coverage

Tracked items

-

Skins, knives, gloves

Tracked stickers

-

Holo, glitter, gold

Last update

-

Refresh rate

15 min

Every tracked item

Fetch cs.money TRADE prices in one call

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

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

Fetch cs.money TRADE sticker prices

Stickers live on a dedicated endpoint. Pass providers=csmoney_trade to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every cs.money TRADE 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=csmoney_trade
curl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=csmoney_trade" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/stickers docs

cs.money TRADE is one of 34+ CS2 marketplaces in the Skinstrack API

Skinstrack is not a cs.money TRADE-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 cs.money TRADE on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the cs.money TRADE 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=csmoney_trade,steam,csfloat,buff163,skinport

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

About cs.money TRADE

cs.money TRADE is a CS2 skin marketplace founded in 2015 based in RU. Offers automated CS2 skin trading through instant bot-to-user exchanges, allowing players to swap items quickly without waiting for another user to accept the trade. The platform includes trade balance tools, item overpay evaluation, and detailed skin inspection features. The platform operates as a trading bot.

Skinstrack indexes cs.money TRADE 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 cs.money TRADE marketplace overview.

cs.money TRADE API vs other marketplaces

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

cs.money TRADE API - frequently asked questions

Call our unified endpoint GET https://api.skinstrack.com/v2/paid/items?providers=csmoney_trade with an X-API-KEY header. The response is JSON and includes the lowest price, listing count, and a fresh timestamp for every cs.money TRADE listing we track. The same endpoint also returns Steam Community Market, CSFloat, Buff163, Skinport, DMarket, and 28+ other marketplaces if you add them to the providers parameter. Sign up on /api-pricing to receive your API key.

No. Skinstrack is a multi-marketplace CS2 price API that covers 34+ providers - cs.money TRADE is just one of them. The same /paid/items and /paid/stickers endpoints return normalized prices from Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, Skinbaron, Tradeit.gg, GamerPay, and many more, all in a single schema. You can query one provider, a custom basket, or every marketplace at once by changing the providers parameter.

Stickers are exposed on a dedicated endpoint: GET https://api.skinstrack.com/v2/paid/stickers?providers=csmoney_trade. The response shape mirrors /paid/items so the same client code works for both. You can also combine providers, e.g. providers=csmoney_trade,steam,csfloat, to compare sticker prices across multiple marketplaces in one call.

Skinstrack re-fetches cs.money TRADE listings every 15 minutes - both skins and stickers. Each item in the response carries an updated_at timestamp so you always know how fresh the data is.

We index thousands of cs.money TRADE skins, stickers, knives, gloves, and rare collection items. Coverage grows automatically as new cs.money TRADE listings appear. cs.money TRADE is one of 34+ CS2 marketplaces covered by the same API.

The Free plan only covers 50 Steam Community Market requests - it does not include cs.money TRADE. Access to cs.money TRADE prices requires a paid plan, which also unlocks the other 33+ marketplaces in the same API (Steam, CSFloat, Buff163, Skinport, DMarket, and more), higher rate limits, more inventory slots, and priority support. See full pricing at /api-pricing.

cs.money TRADE does not publish an official public price API and scraping their site risks rate limits, IP bans, and brittle parsers. Skinstrack normalizes cs.money TRADE prices alongside 33+ other marketplaces (Steam, CSFloat, Buff163, Skinport, DMarket, BitSkins, and more) in one schema, handles refresh and retries, and exposes everything as clean REST/JSON. One API key replaces 34+ separate scrapers.

Yes - this is the core use case Skinstrack is built for. Pass multiple providers in a single call, e.g. providers=csmoney_trade,csfloat,steam,buff163,skinport, to receive normalized prices for the same market_hash_name across every platform in one response. The same works on /paid/stickers. Ideal for cross-marketplace arbitrage bots, inventory valuation, and price comparison UIs.

Yes. The /paid/items and /paid/stickers endpoints both accept optional avg=true and median=true flags that return 7d, 14d, 30d, 60d, and 90d averages and medians per item, for cs.money TRADE and every other supported marketplace.

Ship your cs.money TRADE integration today

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

View API pricing