Skip to main content
Marketplace profile
Updated

White Market API for CS2

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

white.market runs listings, instant-sell, and buy orders together, so it reports asks, bids, and a cash-out price for the same item. Millions of live offers sit behind that across a broad slice of the catalog. Few venues publish all three sides, which makes it one of the more complete single-market records CS2Cap keeps.

CS2Cap tracks 3.1M white.market listings across 20.3K items, 48.0% of the CS2 catalog, holding $95.3M in listed value. That makes it the 3rd-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes, with buy orders. Daily white.market price history runs back to Nov 2022.

Current coverage recordLive
Listings
3.1M
Unique items
20.3K
Catalog coverage
48.0%
Total value
$95.3M
Selling Fee
5.0%
Market type
HYBRID
white.market API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=whitemarket&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersAvailable
Recent salesNot reported
What this record means

CS2Cap normalizes white.market 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 white.market 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+52.4%
3.1M
Total value+147.2%
$95.2M
white.market data
Listing prices

Lowest listed price and quantity for items available on WhiteMarket, refreshed every 5 minutes.

Buy orders

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

Historical data

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

Analytics

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

Applications

Use white.market in context

01

Cross-market comparison

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

02

Automated monitoring

Track WhiteMarket pricing programmatically alongside other providers.

03

Market analysis

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

04

Order spreads

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

Questions

Before you build

Is this an official WhiteMarket API?

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

What data is available from WhiteMarket?

CS2Cap returns WhiteMarket listing prices, buy orders, refreshed every 5 minutes, with daily history since Nov 2022.

Is WhiteMarket the same as white.market?

Yes. WhiteMarket is also written as white.market. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. WhiteMarket prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.

How far back does the data go?

WhiteMarket daily price history runs back to Nov 2022, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

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

Build against the same data.

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