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

Query RapidSkins listings and price history through one CS2Cap endpoint. Rather than integrating RapidSkins directly, you get its feed normalized alongside every other marketplace we track.
RapidSkins is among the smallest venues CS2Cap tracks, running instant-sell and trade flows over a few hundred distinct items. At that size its prices describe its own inventory rather than the market, which makes it a poor standalone reference and a reasonable completeness check. It is here so that a cross-market sweep is actually cross-market.
CS2Cap tracks 1.6K RapidSkins listings across 793 items, 1.9% of the CS2 catalog, holding $66.7K in listed value. That makes it the 40th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily RapidSkins price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=rapidskins¤cy=USD&limit=1"CS2Cap normalizes RapidSkins 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 RapidSkins, refreshed every 5 minutes.
Daily RapidSkins price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including RapidSkins in spread and volume calculations.
Compare RapidSkins prices against other marketplaces in a single API call.
Track RapidSkins pricing programmatically alongside other providers.
Include RapidSkins data in spread, volume, and pricing analysis across markets.
Include RapidSkins valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. RapidSkins data is included as one of many supported marketplace sources.
CS2Cap returns RapidSkins listing prices, refreshed every 5 minutes, with daily history since Apr 2026.
No. RapidSkins 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.
RapidSkins daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=rapidskins parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=rapidskins parameter.
Check endpoint access, choose a plan, and create your key.