Skip to main content
// FEATURE

CS2 Market Analytics API

CS2 market analytics including spreads, liquidity scores, and cross-marketplace comparisons through a unified API.

GET /v1/market/items
curl https://api.cs2c.app/v1/market/items

{
  "items": [
    {
      "item_id": 9933,
      "market_hash_name": "★ Butterfly Knife | Fade (Factory New)",
      "phase": null,
      "summary": {
        "provider_count": 28,
        "best_ask_usd": "2155.00",
        "best_bid_usd": "2235.86",
        "avg_spread_pct": 15.16,
        "total_volume_24h": 971,
        "liquidity": 90,
        "supply": 13799,
        "rank": 3,
        "marketcap": "29736845.00",
        "price_rate_24h": -2.4,
        "price_diff_24h": "-53.00",
        "price_rate_7d": -7.88,
        "price_diff_7d": "-184.73",
        "price_rate_30d": -11.64,
        "price_diff_30d": "-300.65",
        "sales_1d": 971,
        "sales_7d": 5620,
        "sales_30d": 15640,
        "steam_sales_7d": 0,
        "steam_sales_30d": 2,
        "liquidity_last_updated": "2026-05-14T06:54:30.793493Z"
      }
    }
  ]
}
// SUPPORTED DATA

WHAT'S INCLUDED

REAL-TIME PRICING

HISTORICAL DATA

MARKET ANALYTICS

ITEM CATALOG

// USE CASES

WHAT YOU CAN BUILD

TRADING AUTOMATION

Build bots and tools that respond to market data in real time.

PRICE COMPARISON

Compare prices across marketplaces in a single query.

DATA ANALYSIS

Analyze historical trends, spreads, and volume over time.

PORTFOLIO TRACKING

Track inventory values and monitor market movements.

// FAQ

COMMON QUESTIONS

How do I get started?

Sign up for a free account, generate an API key, and start making requests. Full documentation is available in the API reference.

What data formats are supported?

All endpoints return JSON. Request and response schemas are documented in the OpenAPI specification.

Is there a free tier?

Yes. Sign in to see available plans and rate limits for each tier.

READY TO
INTEGRATE?

Explore the full API reference, endpoints, and pricing.