skinstrack logo
cs.money
Refreshes every 15 minutes
Verified Partner

cs.money API

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

Tracked items

15,231

Skins, knives, gloves

Tracked stickers

9,349

Holo, glitter, gold

Last full update

10m ago

10 Sep 2026 04:38

Refresh rate

15 min

Every tracked item

Fetch cs.money prices in one call

Pass providers=csmoney 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 item we index.

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

Fetch cs.money sticker prices

Stickers live on a dedicated endpoint. Pass providers=csmoney to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every cs.money sticker we index (9,349+ stickers right now). The schema mirrors /paid/items so the same client code works for both.

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

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

Skinstrack is not a cs.money-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 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 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,steam,csfloat,buff163,skinport

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

About cs.money

cs.money is a CS2 skin marketplace founded in 2015 based in RU. Is a Counter-Strike skin marketplace where users can buy and sell items instantly with market-based pricing, filters, float values, and sticker previews. The platform focuses on fast transactions and a large selection of CS2 skins from both regular and high-tier inventories. The platform operates as a p2p marketplace.

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

cs.money API vs other marketplaces

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

cs.money API - frequently asked questions

Ship your cs.money integration today

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

View API pricing