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

Query HaloSkins listings and price history through one CS2Cap endpoint. Rather than integrating HaloSkins directly, you get its feed normalized alongside every other marketplace we track.
HaloSkins carries one of the deepest listing books CS2Cap tracks, spanning most of the catalog at a low single-digit listing fee. Breadth and thin fees together put its asks close to the underlying price level rather than above it, which makes it a useful anchor when Western and Chinese venues disagree. Depth at this scale is rare outside the largest few marketplaces.
CS2Cap tracks 4.4M HaloSkins listings across 29.7K items, 70.5% of the CS2 catalog, holding $61.7M in listed value. That makes it the 10th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily HaloSkins price history runs back to May 2024.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=haloskins¤cy=USD&limit=1"CS2Cap normalizes HaloSkins 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 HaloSkins, refreshed every 5 minutes.
Doppler and Gamma Doppler phases priced as separate entries on the HaloSkins feed, not folded into the base skin.
Daily HaloSkins price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including HaloSkins in spread and volume calculations.
Compare HaloSkins prices against other marketplaces in a single API call.
Track HaloSkins pricing programmatically alongside other providers.
Include HaloSkins data in spread, volume, and pricing analysis across markets.
Include HaloSkins valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. HaloSkins data is included as one of many supported marketplace sources.
CS2Cap returns HaloSkins listing prices, refreshed every 5 minutes, with daily history since May 2024.
Yes. HaloSkins is also written as Halo Skins. Those names all refer to the same marketplace, and this page covers that single feed.
Doppler and Gamma Doppler phases are separate price entries on the HaloSkins feed. Individual float values and paint patterns are not separate price points; float value and paint seed appear on sale records where the marketplace publishes them.
HaloSkins daily price history runs back to May 2024, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=haloskins parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=haloskins parameter.
Check endpoint access, choose a plan, and create your key.