Access CS2 skin market data from multiple marketplaces through a single RESTful API. Retrieve real-time pricing, buy orders, recent sales, historical snapshots, candlestick charts, and market analytics across supported providers.
CS2Cap aggregates data from supported CS2 skin marketplaces into one normalized API. Query prices, bids, sales records, and analytics without building separate integrations for each marketplace.
Lowest ask and quantity data from supported marketplaces, queryable by item or in bulk via batch endpoints.
Highest bid and bid count data from marketplaces that support buy orders.
Historical price snapshots and OHLCV candlestick data with intervals starting at 5 minutes.
Cross-marketplace spreads, liquidity scores, volume metrics, and price change rates.
Full CS2 item database with metadata including rarity, collection, wear range, and images.
Sale records with price, float value, and paint seed where available from supported providers.
Build bots that read cross-marketplace pricing and buy orders to execute trades programmatically.
Query multiple providers in one request to find the lowest ask or highest bid across marketplaces.
Use candlestick data and historical snapshots to build charts, dashboards, and market trackers.
Fetch batch prices for item collections to calculate portfolio values at current market rates.
CS2Cap aggregates data from 39+ CS2 skin marketplaces. The exact list of supported providers is available via the /providers endpoint.
All endpoints return JSON. Request and response schemas follow a consistent structure documented in the OpenAPI specification.
The API uses Bearer token authentication. Sign in to generate an API key and include it in the Authorization header of your requests.
Yes. The API provides historical price snapshots and OHLCV candlestick data with intervals starting at 5 minutes.