skinstrack logo
Skinport
Refreshes every 15 minutes
Verified Partner

Skinport API

Real-time Skinport CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks 13,874+ Skinport items and refreshes them every 15 minutes - no scraping, no rate limits to worry about. Skinport 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 Skinport coverage

Tracked items

13,874

Skins, knives, gloves

Tracked stickers

8,029

Holo, glitter, gold

Last full update

30m ago

09 Sep 2026 03:09

Refresh rate

15 min

Every tracked item

Fetch Skinport prices in one call

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

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

Fetch Skinport sticker prices

Stickers live on a dedicated endpoint. Pass providers=skinport to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every Skinport sticker we index (8,029+ 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=skinport
curl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=skinport" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/stickers docs

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

Skinstrack is not a Skinport-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 Skinport on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the Skinport 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=skinport,steam,csfloat,buff163,skinport

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

About Skinport

Skinport is a CS2 skin marketplace founded in 2018 based in DE. A large European CS2 and CS:GO skins marketplace where users buy and sell skins for real money rather than Steam Wallet credit. It operates by holding items with bots and offering listings at competitive prices, often lower than the Steam Community Market. Sellers receive cash payouts after a trade, and buyers pay no buyer fee and low seller fees, with payments handled securely through integrated payment systems. The platform is highly rated with many reviews and significant traffic. The platform operates as a p2p marketplace.

Skinstrack indexes Skinport 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 Skinport marketplace overview.

Skinport API vs other marketplaces

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

Skinport API - frequently asked questions

Ship your Skinport integration today

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

View API pricing