Skip to main content
Marketplace profile
Updated

YouPin API for CS2

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

YouPin898 (悠悠有品) is the other half of the Chinese CS2 market alongside Buff163, and on many items it is the deeper book of the two. Its prices frequently diverge from Western marketplaces, which makes it the single most useful comparison point for anyone measuring true arbitrage rather than fee noise. It reports buy orders and completed sales as well as asks, so it can be read for demand and not just for price.

CS2Cap tracks 6.5M Youpin898 listings across 28.4K items, 67.5% of the CS2 catalog, holding $132.6M in listed value. That makes it the largest listing book of the 41 marketplaces tracked here. The feed refreshes every 10 minutes, with buy orders and completed sales. Prices are quoted in CNY and converted to USD with hourly-refreshed exchange rates. Daily Youpin898 price history runs back to Dec 2022.

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

CS2Cap normalizes Youpin898 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 Youpin898 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+6.3%
6.2M
Total value-11.3%
$129.6M
Youpin898 data
Listing prices

Lowest listed price and quantity for items available on YouPin898, refreshed every 10 minutes.

Buy orders

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

Recent sales

Individual YouPin898 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 YouPin898 feed, not folded into the base skin.

Currency

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

Historical data

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

Analytics

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

Applications

Use Youpin898 in context

01

Cross-market comparison

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

02

Automated monitoring

Track YouPin898 pricing programmatically alongside other providers.

03

Market analysis

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

04

Order spreads

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

Questions

Before you build

Is this an official YouPin898 API?

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

What data is available from YouPin898?

CS2Cap returns YouPin898 listing prices, buy orders, and individual sale records, refreshed every 10 minutes, with daily history since Dec 2022.

Is YouPin898 the same as YouPin, UU898, UU?

Yes. YouPin898 is also written as YouPin, UU898, UU, 悠悠有品. 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 YouPin898 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?

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

Build against the same data.

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