Sigue el mercado de CS2 agregado: valor de índice actual, historial completo y comparación lado a lado en cada marketplace cubierto.
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.
La Marketindex API calcula un índice ponderado sobre la economía de CS2: un único número que captura si el mercado sube o baja.
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.