Cross-market comparison
Compare AvanMarket prices against other marketplaces in a single API call.

Query AvanMarket listings and price history through one CS2Cap endpoint. Rather than integrating AvanMarket directly, you get its feed normalized alongside every other marketplace we track.
Avan Market runs a store model: it sells from stock it holds and buys items outright rather than waiting for a listing to find a buyer. Its numbers therefore read as immediate liquidity: what an item converts to now, not what it might eventually list for. The gap between that and the listing marketplaces is the price of not waiting.
CS2Cap tracks 389.5K Avan Market listings across 21.6K items, 51.1% of the CS2 catalog, holding $39.2M in listed value. That makes it the 13th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily Avan Market price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=avanmarket¤cy=USD&limit=1"CS2Cap normalizes Avan Market into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.
Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.
Lowest listed price and quantity for items available on AvanMarket, refreshed every 5 minutes.
Daily AvanMarket price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including AvanMarket in spread and volume calculations.
Compare AvanMarket prices against other marketplaces in a single API call.
Track AvanMarket pricing programmatically alongside other providers.
Include AvanMarket data in spread, volume, and pricing analysis across markets.
Include AvanMarket valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. AvanMarket data is included as one of many supported marketplace sources.
CS2Cap returns AvanMarket listing prices, refreshed every 5 minutes, with daily history since Apr 2026.
Yes. AvanMarket is also written as Avan Market. Those names all refer to the same marketplace, and this page covers that single feed.
No. AvanMarket prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.
AvanMarket daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=avanmarket parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=avanmarket parameter.
Check endpoint access, choose a plan, and create your key.