Skip to main content
Marketplace profile
Updated

C5Game API for CS2

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.

Current coverage recordLive
Listings
4.6M
Unique items
29.7K
Catalog coverage
70.4%
Total value
$57.6M
Selling Fee
1.0%
Market type
P2P
C5GAME API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=c5&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersAvailable
Recent salesAvailable
What this record means

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.

Tracked history

How C5GAME 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+14.3%
4.6M
Total value-2.0%
$58M
C5GAME data
Listing prices

Lowest listed price and quantity for items available on C5Game, refreshed every 30 minutes.

Buy orders

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

Recent sales

Individual C5Game sale records: price, timestamp, and float value and paint seed where the marketplace publishes them.

Doppler phases

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

Currency

C5Game quotes in CNY; CS2Cap stores the native price and converts to USD with exchange rates refreshed hourly.

Historical data

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

Analytics

Cross-marketplace analytics including C5Game in spread and volume calculations.

Applications

Use C5GAME in context

01

Cross-market comparison

Compare C5Game prices against other marketplaces in a single API call.

02

Automated monitoring

Track C5Game pricing programmatically alongside other providers.

03

Market analysis

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

04

Order spreads

Calculate C5Game order spreads using combined price and buy order data.

Questions

Before you build

Is this an official C5Game API?

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

What data is available from C5Game?

CS2Cap returns C5Game listing prices, buy orders, and individual sale records, refreshed every 30 minutes, with daily history since Apr 2022.

Is C5Game the same as C5, c5game.com?

Yes. C5Game is also written as C5, c5game.com. 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 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.

How are CNY prices converted?

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.

How do I filter for this provider only?

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.

Build against the same data.

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