// GENERAL

    CS2 Data API

    A single CS2 data API that exposes live pricing, buy orders, sales records, historical snapshots, candlestick charts, and market analytics across 39+ CS2 skin marketplaces. Built for trading bots, dashboards, and research workflows.

    // OVERVIEW

    ONE FEED FOR EVERY DATA TYPE

    CS2Cap normalizes CS2 skin market data from every supported marketplace into a single, consistent JSON schema. Whether you need live ticker data, intraday candlesticks, or month-long historical price feeds, you query one API instead of integrating dozens of marketplaces individually.

    // SUPPORTED DATA

    WHAT'S INCLUDED

    PRICING DATA

    Lowest ask, listing quantity, and live cross-market price feeds for every CS2 skin in the catalog.

    BUY ORDER DATA

    Highest bid and bid count from marketplaces that support buy orders, normalized to the same schema as pricing data.

    HISTORICAL DATA

    Time-series price snapshots and OHLCV candles with intervals from 5 minutes for backtesting and trend analysis.

    ANALYTICS DATA

    Cross-market spreads, liquidity scores, volume metrics, and arbitrage signals in machine-readable form.

    SALES DATA

    Recent sale records with price, float value, and paint seed where available from supported providers.

    CATALOG DATA

    Full CS2 item metadata feed: rarity, collection, wear range, image, and family relationships for every skin.

    // USE CASES

    WHAT YOU CAN BUILD

    TRADING BOTS

    Feed normalized CS2 data into automated trading systems without writing per-marketplace adapters.

    DATA SCIENCE

    Pull historical CS2 pricing data into pandas, R, or your warehouse of choice for modeling and reporting.

    PIPELINES

    Stream CS2 market data into your ETL pipeline via REST and webhook callbacks.

    DASHBOARDS

    Power live dashboards that show prices, spreads, volume, and indicators across the full CS2 marketplace ecosystem.

    // FAQ

    COMMON QUESTIONS

    What CS2 data does the API expose?

    Pricing, buy orders, sales history, OHLCV candlesticks, market analytics, and the full item catalog — all queryable through REST endpoints with the same authentication and schema conventions.

    How fresh is the data?

    Live endpoints return real-time market state. Historical endpoints expose snapshots and candlesticks down to 5-minute intervals.

    What format is the data in?

    JSON. Schemas are documented in the OpenAPI specification at docs.cs2cap.com.

    Can I get bulk historical CS2 data?

    Yes. The price history and candlestick endpoints support pagination, time range filters, and provider filters for bulk pulls.

    READY TO
    INTEGRATE?

    Explore the full API reference, endpoints, and pricing.