Cross-market comparison
Compare C5Game prices against other marketplaces in a single API call.

Query C5Game listings, buy orders, and completed sales through one CS2Cap endpoint. Rather than integrating C5Game directly, you get its feed normalized alongside every other marketplace we track.
C5Game is the third of the major Chinese marketplaces, behind Buff163 and YouPin898 in volume but carrying enough depth that its prices are a real data point rather than an outlier. It runs a peer-to-peer book with buy orders and one of the lowest listing fees recorded here, so its asks sit close to what sellers actually clear.
CS2Cap tracks 4.6M C5GAME listings across 29.7K items, 70.4% of the CS2 catalog, holding $57.6M in listed value. That makes it the 11th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 30 minutes, with buy orders and completed sales. Prices are quoted in CNY and converted to USD with hourly-refreshed exchange rates. Daily C5GAME price history runs back to Apr 2022.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=c5¤cy=USD&limit=1"CS2Cap normalizes C5GAME 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.
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.
Lowest listed price and quantity for items available on C5Game, refreshed every 30 minutes.
Highest standing bid and bid count from C5Game via the Buy Orders endpoint.
Individual C5Game sale records: price, timestamp, and float value and paint seed where the marketplace publishes them.
Doppler and Gamma Doppler phases priced as separate entries on the C5Game feed, not folded into the base skin.
C5Game quotes in CNY; CS2Cap stores the native price and converts to USD with exchange rates refreshed hourly.
Daily C5Game price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including C5Game in spread and volume calculations.
Compare C5Game prices against other marketplaces in a single API call.
Track C5Game pricing programmatically alongside other providers.
Include C5Game data in spread, volume, and pricing analysis across markets.
Calculate C5Game order spreads using combined price and buy order data.
No. CS2Cap is a third-party aggregation service. C5Game data is included as one of many supported marketplace sources.
CS2Cap returns C5Game listing prices, buy orders, and individual sale records, refreshed every 30 minutes, with daily history since Apr 2022.
Yes. C5Game is also written as C5, c5game.com. Those names all refer to the same marketplace, and this page covers that single feed.
Doppler and Gamma Doppler phases are separate price entries on the C5Game 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.
C5Game quotes in CNY. CS2Cap stores the native price and converts at read time to USD, or the currency you request, using exchange rates refreshed hourly.
Use the repeated providers=c5 parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=c5 parameter.
Check endpoint access, choose a plan, and create your key.