Home/CS2 Price API/Skinport

Skinport logo

Skinport API for CS2 Market Prices

Integrate Skinport CS2 listing data without scraping: CS:Price API returns Skinport prices and metadata in the same JSON format as YouPin, BUFF, and other supported markets.

What you get with the Skinport API

  • Live Skinport price and count fields
  • Historical change columns for charts and alerts
  • Multi-market arbitrage with one API key
  • Documented in OpenAPI at cspriceapi.com/docs

Skinport API endpoints

GET /v1/prices/skinport

Base URL: https://api.cspriceapi.com. Full reference: OpenAPI docs.

Quick start

curl -s "https://api.cspriceapi.com/v1/prices/skinport" \
  -H "Authorization: Bearer YOUR_API_KEY"

FAQ

Is there a Skinport API for developers?

CS:Price API 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.