Skip to main content
40 markets · liveFree tier — no card

CS2 SKIN
MARKET
API.

One free REST API for real-time CS2 skin prices, buy orders, sales history, items, and analytics across 40+ marketplaces. Built for developers, trading tools, and data teams.

40
MARKETPLACES
40.5K
ITEMS TRACKED
Live
PRICES
365+
DAYS OF HISTORY
// THREE THINGS WE DO BEST

THE DATA YOU CAN'T GET ANYWHERE ELSE.

PRICES + BUY ORDERS
BUFF163
BUFF163
+
YOUPIN898
YOUPIN898
+ 40 more markets
csfloat
skinport
steam
c5
dmarket
gameboost

BUFF163, YOUPIN +40 MORE

Live ask, bid, and recent sales across every market that moves CS2 prices.

DOPPLER PHASES
Karambit RUBYKarambit SAPPHIREKarambit EMERALDKarambit BLK PRL
$3,420
$5,180
$8,720
$2,950

EVERY PHASE PRICED

Ruby, Sapphire, Black Pearl, Emerald, Phases 1–4 — never bundled, never guessed.

MULTI-YEAR HISTORY

REAL OHLCV CANDLES

5-minute to daily candlesticks. Two years of depth across every release and patch.

// HOW IT WORKS

ONE API,
EVERY MARKETPLACE

Integrate real-time CS2 market data into your apps, bots, and tools. Prices, trades, arbitrage signals, and historical data — all via a single REST API.

Real-time prices from 40 marketplaces, one endpoint
40,471 items, priced live
Prices, bids, sales, history, alerts — all in one spec
GET /v1/prices?item_id=9879&limit=3
curl https://api.cs2c.app/v1/prices?item_id=9879&limit=3

{
  "meta": {
    "currency": "USD",
    "returned_providers": ["buff163"]
  },
  "items": [
    {
      "item_id": 9879,
      "market_hash_name": "★ Karambit | Fade (Factory New)",
      "lowest_ask": 169958,
      "provider": "buff163"
    }
  ]
}

START FOR FREE.

No credit card required. Get live prices, item catalog access, and generous rate limits on the Free plan. Upgrade when you need buy orders, sales history, and advanced analytics.

VIEW PRICING

EXPLORE THE API.

Browse every endpoint, parameter, and response shape in the API directory. Prices, buy orders, sales history, candles, arbitrage, alerts — all documented with examples.

API DIRECTORY