Historical CS2 Price Data & API
CSPriceAPI records the listing price of every CS2 skin roughly every hour and keeps multi-year daily history on top. See the full price trend on any skin's detail page, or pull the entire time series programmatically for charting, backtesting and portfolio analytics.
Live price history
90-day price trends from real data
Each spark is built from stored daily closes on YouPin. Open any skin for the full interactive chart with per-market overlays.
About
What is historical price data?
Historical price data is the full time series of a skin's market price — not just what it costs today, but what it cost last week, last month and years ago. CSPriceAPI samples listing prices roughly every hour and consolidates them into daily closes for long-range analysis.
This is the same data that powers the interactive charts on every skin detail page. Traders use it to spot trends, time entries and exits, backtest strategies and track portfolio performance over time.
What you get
Inside the history feed
- Hourly listing pricesIntraday resolution captured across the day.
- Daily closesRolled-up daily points for clean long-range charts.
- Per-market historyYouPin, BUFF163, Skinport, SkinBaron, CSFloat & more.
- Multi-year depthYears of history for liquid, actively tracked items.
Why it matters
Built for charts & analytics
Hourly resolution
Listing prices sampled roughly every hour so you catch intraday moves, not just end-of-day snapshots.
Trend & backtesting
Multi-year daily history is ready for moving averages, backtests and long-range trend analysis.
Per-market series
Compare how the same skin was priced on YouPin, BUFF163, Skinport and other markets over time.
Chart-ready JSON
Time series shaped for plotting libraries — timestamps and prices, no scraping or clean-up needed.
Portfolio tracking
Value inventories over time and measure realized and unrealized performance from real market data.
One key, all markets
The same API key unlocks live prices, buy orders, float-ranged data and full history.
Developer API
Historical Data REST API
Pull the full price history for any skin as JSON — hourly points and daily closes across every supported market. Perfect for charts, alerts, backtests and dashboards.
curl -s "https://api.cspriceapi.com/v1/history/youpin?item=AK-47%20%7C%20Redline" \ -H "Authorization: Bearer YOUR_API_KEY"
FAQ
Historical data questions answered
What is CS2 historical price data?+
Historical price data is the recorded time series of a Counter-Strike 2 skin's market price. CSPriceAPI stores hourly listing prices and keeps multi-year daily history, so you can see exactly how a skin's value moved over time instead of just its current price.
How often are historical prices recorded?+
Listing prices are captured roughly every hour. Those hourly points are rolled up into daily closes for long-range charts, so both short-term intraday movement and multi-year trends are available.
Which markets does the price history cover?+
History is tracked across all supported marketplaces — YouPin (YouPin898), BUFF163, Skinport, SkinBaron, CSFloat and more — so you can compare how the same skin was priced on different markets over time.
Can I access historical data through an API?+
Yes. The Historical Data package exposes full price history per skin as JSON over a REST endpoint, authenticated with a Bearer API key. It's built for charting, backtesting and portfolio analytics.
How far back does the price history go?+
For most liquid skins we hold multi-year daily history in addition to the recent hourly detail. Coverage depth depends on how long an item has been actively tracked.
Where can I see the historical charts for free?+
Every skin detail page includes an interactive price-history chart with per-market overlays. Browse any skin to explore its full listing-price trend at no cost.
Explore more