Skip to main content
Marketplace profile
Updated

HaloSkins API for CS2

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.

Current coverage recordLive
Listings
4.4M
Unique items
29.7K
Catalog coverage
70.5%
Total value
$61.7M
Selling Fee
3.0%
Market type
P2P
HaloSkins API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=haloskins&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

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.

Tracked history

How HaloSkins has moved

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.

Listings+15.9%
4.4M
Total value-41.3%
$56.9M
HaloSkins data
Listing prices

Lowest listed price and quantity for items available on HaloSkins, refreshed every 5 minutes.

Doppler phases

Doppler and Gamma Doppler phases priced as separate entries on the HaloSkins feed, not folded into the base skin.

Historical data

Daily HaloSkins price points archived without a retention cutoff, plus intraday candles over the recent window.

Analytics

Cross-marketplace analytics including HaloSkins in spread and volume calculations.

Applications

Use HaloSkins in context

01

Cross-market comparison

Compare HaloSkins prices against other marketplaces in a single API call.

02

Automated monitoring

Track HaloSkins pricing programmatically alongside other providers.

03

Market analysis

Include HaloSkins data in spread, volume, and pricing analysis across markets.

04

Portfolio tracking

Include HaloSkins valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official HaloSkins API?

No. CS2Cap is a third-party aggregation service. HaloSkins data is included as one of many supported marketplace sources.

What data is available from HaloSkins?

CS2Cap returns HaloSkins listing prices, refreshed every 5 minutes, with daily history since May 2024.

Is HaloSkins the same as Halo Skins?

Yes. HaloSkins is also written as Halo Skins. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

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.

How far back does the data go?

HaloSkins daily price history runs back to May 2024, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

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.

Build against the same data.

Check endpoint access, choose a plan, and create your key.