Historique de prix par snapshots quotidiens pour n'importe quel item Steam — idéal pour graphiques, portfolio trackers et analyse de tendances.
All endpoints return JSON, accept the same auth header, and degrade with a normalised error envelope.
/steam/api/history
/steam/api/items/history
Same auth header as every other endpoint we ship. Get an API key from the dashboard and you're querying inside two minutes.
La Sales History API expose l'historique de prix quotidien que Steam suit pour chaque item du marché. Utilisez-le pour alimenter un chart candle sur un dashboard de portfolio, détecter des tendances de prix.
Daily snapshots. One row per day with the price observed at the snapshot time.
We keep at least 90 days of daily snapshots for every active item, often much more for popular items.
Yes — POST to /steam/api/items/history with a list of market_hash_names for batch retrieval.
One key, every Steam endpoint.