Prices, buy orders, sales, history, candles, analytics, arbitrage, indicators and the item catalog: one key, one response shape. Each endpoint already runs a page on this site; open the proof link to see the data rendered before you write against it.
Prices
The lowest listed price and quantity for an item on every marketplace that has it, by item or in bulk.
“Working with CS2Cap has been a great experience. The owner is friendly, easy to talk to, and always willing to think along with us. CS2Cap has also been a reliable source of data, which has helped us build and improve many different features for CS2Locker. I would definitely recommend working with them.”
“Fast price refresh, a pool that covers our entire catalog, and support that replies in minutes. CS2Cap is the part of our stack we never have to think about.”
“I was hitting CSFloat's API directly and constantly running into rate limits, even with multiple keys and proxies. Now with CS2Cap, I cache the bids stream every couple of hours for my initial listing prices, use the market insights endpoint for liquidity to decide what's worth buying, and pull prices for listing depth when I sell. It just works.”
Adrian
Independent skins trader
Common questions.
How many marketplaces does CS2Cap cover?
41 CS2 skin marketplaces, including BUFF163, CSFloat, Skinport, Steam, DMarket, and YouPin898. The full list is available via the /providers endpoint.
How many items are tracked?
40K+ items: every wear, StatTrak, Souvenir, and phase variant of every skin, knife, glove, sticker, agent, music kit, patch, and case.
Is there a price history API?
Yes. The price history endpoint returns daily snapshots per marketplace back to 2013, and the candles endpoint returns OHLCV bars at intervals starting at 5 minutes.
Is there a free tier?
Yes. Sign up without a credit card, generate an API key, and query live prices and the item catalog on the free tier. There is no trial clock.
How do I authenticate?
The API uses Bearer token authentication. Sign in to generate an API key and include it in the Authorization header of your requests.
What data formats are returned?
All endpoints return JSON. Request and response schemas follow a consistent structure documented in the OpenAPI specification.
What does the CS2 API include?
Nine endpoints: live prices, buy orders, recent sales, daily price history, OHLCV candles, per-item market analytics, arbitrage, technical indicators, and the item catalog. Every endpoint returns the same item identifiers, so a price, a bid, and a sale for one skin line up without mapping.
Is there a Steam market API in CS2Cap?
Yes. Steam Community Market listings and buy orders are one of the 41 providers, returned alongside every other marketplace under the same item identifiers. Restrict a request to Steam with the requested_providers parameter.
Does this cover CS:GO items too?
Yes. CS:GO and CS2 are one item universe: legacy CS:GO names resolve against the same catalog and return current market data.