Skip to main content
Marketplace profile
Updated

CS.Money Market API for CS2

Query CS.Money Market listings and price history through one CS2Cap endpoint. Rather than integrating CS.Money Market directly, you get its feed normalized alongside every other marketplace we track.

CS.Money is one of the longest-running and highest-traffic CS2 trading platforms, and its market section carries broad inventory across price tiers. Its prices reflect a trade-oriented audience rather than a pure cash one, so they read differently from listing marketplaces: useful context when valuing an inventory rather than a single item.

CS2Cap tracks 763.1K CS.MONEY - Market listings across 27.6K items, 65.5% of the CS2 catalog, holding $33.1M in listed value. That makes it the 15th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily CS.MONEY - Market price history runs back to Apr 2026.

Current coverage recordLive
Listings
763.1K
Unique items
27.6K
Catalog coverage
65.5%
Total value
$33.1M
Selling Fee
5.0%
Market type
HYBRID
CS.MONEY - Market API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=csmoney_m&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes CS.MONEY - 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 CS.MONEY - 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-0.1%
764.2K
Total value+35.2%
$33M
CS.MONEY - Market data
Listing prices

Lowest listed price and quantity for items available on CS.Money Market, refreshed every 5 minutes.

Historical data

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

Analytics

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

Applications

Use CS.MONEY - Market in context

01

Cross-market comparison

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

02

Automated monitoring

Track CS.Money Market pricing programmatically alongside other providers.

03

Market analysis

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

04

Portfolio tracking

Include CS.Money Market valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official CS.Money Market API?

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

What data is available from CS.Money Market?

CS2Cap returns CS.Money Market listing prices, refreshed every 5 minutes, with daily history since Apr 2026.

Is CS.Money Market the same as CS.MONEY, cs.money?

Yes. CS.Money Market is also written as CS.MONEY, cs.money. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. CS.Money Market 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?

CS.Money Market daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

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

Build against the same data.

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