Market.CSGO API
Real-time Market.CSGO CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks 15,188+ Market.CSGO items and refreshes them every 15 minutes - no scraping, no rate limits to worry about. Market.CSGO 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 Market.CSGO coverage
15,188
Skins, knives, gloves
7,633
Holo, glitter, gold
19m ago
01 Jun 2026 11:24
15 min
Every tracked item
Fetch Market.CSGO prices in one call
Pass providers=marketcsgo to the /paid/items endpoint and you get a normalized JSON response with the lowest price, listing count, and freshness timestamp for every Market.CSGO item we index.
https://api.skinstrack.com/v2/paid/items?providers=marketcsgocurl -X GET "https://api.skinstrack.com/v2/paid/items?providers=marketcsgo" \
-H "X-API-KEY: your-api-key-here"Fetch Market.CSGO sticker prices
Stickers live on a dedicated endpoint. Pass providers=marketcsgo to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every Market.CSGO sticker we index (7,633+ stickers right now). The schema mirrors /paid/items so the same client code works for both.
https://api.skinstrack.com/v2/paid/stickers?providers=marketcsgocurl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=marketcsgo" \
-H "X-API-KEY: your-api-key-here"Market.CSGO is one of 34+ CS2 marketplaces in the Skinstrack API
Skinstrack is not a Market.CSGO-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 Market.CSGO on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the Market.CSGO 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.
https://api.skinstrack.com/v2/paid/items?providers=marketcsgo,steam,csfloat,buff163,skinportBrowse the full marketplace catalog in the CS2 marketplaces directory, or compare Market.CSGO head-to-head with another platform from the list below.
About Market.CSGO
Market.CSGO is a CS2 skin marketplace founded in 2016 based in RU. Peer‑to‑peer marketplace for buying and selling CS2 and CS:GO skins using real money. Users sign in via Steam, list skins from their inventories, and complete trades with other gamers. The platform advertises low fees and a large selection of items. The platform operates as a p2p marketplace.
Skinstrack indexes Market.CSGO 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 Market.CSGO marketplace overview.
Market.CSGO API vs other marketplaces
Pricing, liquidity, and update cadence differ across CS2 marketplaces. Use the Skinstrack API to compare Market.CSGO side by side with the platforms below, normalized to the same schema.
Market.CSGO API - frequently asked questions
Call our unified endpoint GET https://api.skinstrack.com/v2/paid/items?providers=marketcsgo with an X-API-KEY header. The response is JSON and includes the lowest price, listing count, and a fresh timestamp for every Market.CSGO 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 - Market.CSGO 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=marketcsgo. The response shape mirrors /paid/items so the same client code works for both, and we currently track 7,633 Market.CSGO stickers. You can also combine providers, e.g. providers=marketcsgo,steam,csfloat, to compare sticker prices across multiple marketplaces in one call.
Skinstrack re-fetches Market.CSGO 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 currently index 15,188 Market.CSGO skins and 7,633 stickers, including knives, gloves, and rare collection items. Coverage grows automatically as new Market.CSGO listings appear. Market.CSGO 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 Market.CSGO. Access to Market.CSGO 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.
Market.CSGO does not publish an official public price API and scraping their site risks rate limits, IP bans, and brittle parsers. Skinstrack normalizes Market.CSGO 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=marketcsgo,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 Market.CSGO and every other supported marketplace.
Ship your Market.CSGO integration today
15-minute refresh, normalized JSON, Market.CSGO prices on a paid plan. Stop maintaining scrapers and start shipping features.
