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

Query CSGOEmpire listings and completed sales through one CS2Cap endpoint. Rather than integrating CSGOEmpire directly, you get its feed normalized alongside every other marketplace we track.
CSGOEmpire holds items deposited by its users and prices them for withdrawal, with no listing fee layered on top. Its prices move on what has been deposited rather than on outside demand, so they carry information the cash marketplaces do not. Like other deposit-driven venues it reports completed sales rather than asks alone.
CS2Cap tracks 118.7K CSGOEmpire listings across 13.1K items, 31.1% of the CS2 catalog, holding $11.3M in listed value. That makes it the 26th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes, with completed sales. Daily CSGOEmpire price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=csgoempire¤cy=USD&limit=1"CS2Cap normalizes CSGOEmpire 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 CSGOEmpire, refreshed every 5 minutes.
Individual CSGOEmpire sale records: price, timestamp, and float value and paint seed where the marketplace publishes them.
Daily CSGOEmpire price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including CSGOEmpire in spread and volume calculations.
Compare CSGOEmpire prices against other marketplaces in a single API call.
Track CSGOEmpire pricing programmatically alongside other providers.
Include CSGOEmpire data in spread, volume, and pricing analysis across markets.
Include CSGOEmpire valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. CSGOEmpire data is included as one of many supported marketplace sources.
CS2Cap returns CSGOEmpire listing prices, and individual sale records, refreshed every 5 minutes, with daily history since Apr 2026.
Yes. CSGOEmpire is also written as CSGO Empire. Those names all refer to the same marketplace, and this page covers that single feed.
No. CSGOEmpire 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.
CSGOEmpire daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=csgoempire parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=csgoempire parameter.
Check endpoint access, choose a plan, and create your key.