skinstrack logo
RapidSkins
Refreshes every 15 minutes
Verified Partner

RapidSkins API

Real-time RapidSkins CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks 575+ RapidSkins items and refreshes them every 15 minutes - no scraping, no rate limits to worry about. RapidSkins is one of 34+ CS2 marketplaces normalized in the same Skinstrack schema, so the same client code also covers Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, and more.

Live RapidSkins coverage

Tracked items

575

Skins, knives, gloves

Tracked stickers

222

Holo, glitter, gold

Last full update

28m ago

07 Sep 2026 20:40

Refresh rate

15 min

Every tracked item

Fetch RapidSkins prices in one call

Pass providers=rapidskins to the /paid/items endpoint and you get a normalized JSON response with the lowest price, listing count, and freshness timestamp for every RapidSkins item we index.

GETEndpoint
https://api.skinstrack.com/v2/paid/items?providers=rapidskins
curl -X GET "https://api.skinstrack.com/v2/paid/items?providers=rapidskins" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/items docs

Fetch RapidSkins sticker prices

Stickers live on a dedicated endpoint. Pass providers=rapidskins to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every RapidSkins sticker we index (222+ stickers right now). The schema mirrors /paid/items so the same client code works for both.

GETEndpoint
https://api.skinstrack.com/v2/paid/stickers?providers=rapidskins
curl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=rapidskins" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/stickers docs

RapidSkins is one of 34+ CS2 marketplaces in the Skinstrack API

Skinstrack is not a RapidSkins-only price feed. The same /paid/items and /paid/stickers endpoints return normalized prices from Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, Skinbaron, Tradeit.gg, and 26+ other CS2 marketplaces - all aggregated into one schema with one API key.

Query RapidSkins on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the RapidSkins API ideal for cross-marketplace arbitrage bots, inventory valuation that does not undervalue users by sticking to one source, and price-comparison UIs that need every listing in one response.

GETMulti-marketplace example
https://api.skinstrack.com/v2/paid/items?providers=rapidskins,steam,csfloat,buff163,skinport

Browse the full marketplace catalog in the CS2 marketplaces directory, or compare RapidSkins head-to-head with another platform from the list below.

About RapidSkins

RapidSkins is a CS2 skin marketplace founded in 2020 based in US. Skin marketplace where users can sell, buy, and trade CS2 (CS:GO) skins for real money or account balance. You connect your Steam account, select tradable CS2 items from your inventory, and either cash them out instantly via PayPal, crypto, and other methods or use balance to purchase or trade for other skins. The platform operates as a trading bot.

Skinstrack indexes RapidSkins listings and many other CS2 marketplaces so you can build inventory dashboards, price alerts, and arbitrage tools without writing a single scraper. For a full breakdown of fees, payout methods, and trust signals, see the RapidSkins marketplace overview.

RapidSkins API vs other marketplaces

Pricing, liquidity, and update cadence differ across CS2 marketplaces. Use the Skinstrack API to compare RapidSkins side by side with the platforms below, normalized to the same schema.

RapidSkins API - frequently asked questions

Ship your RapidSkins integration today

15-minute refresh, normalized JSON, RapidSkins prices on a paid plan. Stop maintaining scrapers and start shipping features.

View API pricing