Skip to main content
Marketplace profile
Updated

Market.CSGO API for CS2

Query Market.CSGO listings and buy orders through one CS2Cap endpoint. Rather than integrating Market.CSGO directly, you get its feed normalized alongside every other marketplace we track.

Market.CSGO serves a large, predominantly Russian-speaking userbase and often prices independently of Western venues: items can sit meaningfully cheaper or dearer there than the global average. For anyone measuring genuine cross-market opportunity rather than fee arbitrage, it is one of the markets that actually moves the answer.

CS2Cap tracks 1.2M Market.CSGO listings across 27K items, 64.1% of the CS2 catalog, holding $24.7M in listed value. That makes it the 18th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 10 minutes, with buy orders. Daily Market.CSGO price history runs back to Jan 2015.

Current coverage recordLive
Listings
1.2M
Unique items
27K
Catalog coverage
64.1%
Total value
$24.7M
Selling Fee
5.0%
Market type
P2P
Market.CSGO API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=marketcsgo&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersAvailable
Recent salesNot reported
What this record means

CS2Cap normalizes Market.CSGO 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 Market.CSGO 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-10.5%
1.1M
Total value-3.7%
$23.2M
Market.CSGO data
Listing prices

Lowest listed price and quantity for items available on Market.CSGO, refreshed every 10 minutes.

Buy orders

Highest standing bid and bid count from Market.CSGO via the Buy Orders endpoint.

Doppler phases

Doppler and Gamma Doppler phases priced as separate entries on the Market.CSGO feed, not folded into the base skin.

Historical data

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

Analytics

Cross-marketplace analytics including Market.CSGO in spread and volume calculations.

Applications

Use Market.CSGO in context

01

Cross-market comparison

Compare Market.CSGO prices against other marketplaces in a single API call.

02

Automated monitoring

Track Market.CSGO pricing programmatically alongside other providers.

03

Market analysis

Include Market.CSGO data in spread, volume, and pricing analysis across markets.

04

Order spreads

Calculate Market.CSGO order spreads using combined price and buy order data.

Questions

Before you build

Is this an official Market.CSGO API?

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

What data is available from Market.CSGO?

CS2Cap returns Market.CSGO listing prices, buy orders, refreshed every 10 minutes, with daily history since Jan 2015.

Is Market.CSGO the same as market.csgo.com, Market CSGO?

Yes. Market.CSGO is also written as market.csgo.com, Market CSGO. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

Doppler and Gamma Doppler phases are separate price entries on the Market.CSGO feed. Individual float values and paint patterns are not separate price points; float value and paint seed appear on sale records where the marketplace publishes them.

How far back does the data go?

Market.CSGO daily price history runs back to Jan 2015, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

Use the repeated providers=marketcsgo parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=marketcsgo parameter.

Build against the same data.

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