Отслеживайте агрегированный CS2 рынок — текущее значение индекса, полную историю и side-by-side сравнение по каждому marketplace который мы покрываем.
All endpoints return JSON, accept the same auth header, and degrade with a normalised error envelope.
/steam/api/market-index/cs2
/steam/api/market-index/cs2/history
/steam/api/market-index/cs2/compare
Same auth header as every other endpoint we ship. Get an API key from the dashboard and you're querying inside two minutes.
Marketindex API вычисляет взвешенный индекс по CS2 экономике: одно число, которое отражает растёт ли рынок или падает.
Volume-weighted average of the top liquid CS2 items, rebalanced periodically. Snapshot-based so historical comparisons stay consistent.
Yes — /steam/api/market-index/cs2/history returns the index as a time series.
Yes — /steam/api/market-index/cs2/compare returns the per-marketplace index side by side.
One key, every Steam endpoint.