
Skinport API for CS2 Market Prices
Integrate Skinport CS2 listing data without scraping: CSPriceAPI returns Skinport prices and metadata in the same JSON format as YouPin, BUFF, and other supported markets.
Why CSPriceAPI
What you get with the Skinport API
- Live Skinport price and count fields
- Doppler phase prices supported across all markets in one query
- Historical change columns for charts and alerts
- Multi-market arbitrage with one API key
- Documented in OpenAPI at cspriceapi.com/docs
Highlight
Doppler phase prices
CSPriceAPI tracks every Doppler & Gamma Doppler phase individually — Phase 1‑4, Ruby, Sapphire, Black Pearl, Emerald — so the Skinport price you read is the price of the actual phase, not an averaged guess.
Browse Doppler pricesEverything in one API
Built for CS2 traders & developers
Live & historical
Real-time Skinport listings and multi-year history for charts, alerts and analytics.
Doppler & pattern data
Per-phase Doppler / Gamma Doppler prices, plus pattern-aware fields for blue gems and rare seeds.
Change metrics
24h / 7d / 30d / 90d change columns built in — no extra computation on your side.
One key, all markets
Same API key works for YouPin, BUFF163, Skinport, SkinBaron, C5Game, CSFloat and more.
Float-ranged buckets
Float-range v1 + v2 endpoints for low-float trading and ultra-rare 0.00–0.01 hunts.
OpenAPI 3.1
Versioned REST endpoints with full OpenAPI reference and interactive try-it requests.
Developer API
Skinport REST endpoints
Authenticate with a Bearer API key from the dashboard. The same key works across YouPin, BUFF163, Skinport, SkinBaron, C5Game and CSFloat. Full schema available in the OpenAPI docs.
curl -s "https://api.cspriceapi.com/v1/prices/skinport" \ -H "Authorization: Bearer YOUR_API_KEY"
Base URL: https://api.cspriceapi.com
FAQ
Skinport questions answered
Is there a Skinport API for developers?+
CSPriceAPI provides GET /v1/prices/skinport for programmatic access to Skinport-oriented price data. Sign up, create an API key, and use the interactive docs to test calls.
Other markets