Skip to main content
Marketplace profile
Updated

Eco Steam API for CS2

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

ECOSteam is one of the larger Chinese venues by listing count, with a peer-to-peer book, buy orders, and no fee taken from sellers on listing. Its catalog coverage is comparable to the major Chinese marketplaces, which makes it a genuine third reading on the Chinese price level rather than a thin echo of it. Where it parts from Buff163 and YouPin898 is usually where regional supply is moving.

CS2Cap tracks 3.9M ECOSteam listings across 29.7K items, 70.5% of the CS2 catalog, holding $84.1M in listed value. That makes it the 4th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes, with buy orders. Prices are quoted in CNY and converted to USD with hourly-refreshed exchange rates. Daily ECOSteam price history runs back to Apr 2026.

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

CS2Cap normalizes ECOSteam 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 ECOSteam 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+122.8%
3.9M
Total value+155.6%
$78.8M
ECOSteam data
Listing prices

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

Buy orders

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

Currency

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

Historical data

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

Analytics

Cross-marketplace analytics including Eco Steam in spread and volume calculations.

Applications

Use ECOSteam in context

01

Cross-market comparison

Compare Eco Steam prices against other marketplaces in a single API call.

02

Automated monitoring

Track Eco Steam pricing programmatically alongside other providers.

03

Market analysis

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

04

Order spreads

Calculate Eco Steam order spreads using combined price and buy order data.

Questions

Before you build

Is this an official Eco Steam API?

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

What data is available from Eco Steam?

CS2Cap returns Eco Steam listing prices, buy orders, refreshed every 5 minutes, with daily history since Apr 2026.

Is Eco Steam the same as ECOsteam, ecosteam.cn?

Yes. Eco Steam is also written as ECOsteam, ecosteam.cn. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. Eco Steam 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 are CNY prices converted?

Eco Steam 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=ecosteam parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=ecosteam parameter.

Build against the same data.

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