Цены и листинги в реальном времени из Skinport — регулируемого в ЕС, с защитой потребителей — унифицированы с каждым другим маркетплейсом.
http://www.skinport.com
Tracked items
35,934
Active listings (24h)
Last update
2026-05-26
03:05 UTC
Refresh cadence
—
Between scrapes
24h Volume
$18,138,028
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$90,375.97 |
| 2 |
|
$82,193.50 |
| 3 |
|
$41,078.94 |
| 4 |
|
$28,873.45 |
| 5 |
|
$26,640.50 |
| 6 |
|
$25,865.84 |
| 7 |
|
$17,769.69 |
| 8 |
|
$14,542.84 |
| 9 |
|
$12,189.56 |
| 10 |
|
$11,913.23 |
Prices reflect the cheapest active Skinport listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=skinport to
return only Skinport listings — or omit it for a side-by-side view across every marketplace.
On top of the unified /steam/api/items route, every market we cover gets two convenience endpoints — one schema, one auth header, every marketplace.
/market/skinport/prices
Returns the current Skinport catalogue as a flat array. Each row is one item with the lowest active price we have on record.
[
{
"market_hash_name": "Souvenir UMP-45 | Gunsmoke (Minimal Wear)",
"price": 130.69,
"quantity": 1,
"createdat": "2026-05-26T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-05-26T00:00:00+00:00",
"variants": null
}
]
/market/skinport/history
Daily-snapshot history of the lowest Skinport price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-05-19T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-05-25T00:00:00+00:00",
"price": 130.69,
"quantity": 1
}
]
Prefer one call across every marketplace? Use the unified /steam/api/items endpoint with markets=… — same DTO, comparison data included.
Skinport — берлинский маркетплейс CS2 и Rust, полностью соответствующий GDPR и один из немногих маркетплейсов скинов, работающих под европейским законодательством о защите потребителей. Широко доверяемый ЕС-игроками, его уровень цен находится между агрессивными китайскими и западными премиум-маркетплейсами — ценен для любой оценки инвентаря.
Skinport — берлинский маркетплейс CS2 и Rust, регулируемый под европейским законом защиты потребителей. Работает с 2018 года и широко используется в европейском трейдинг-сообществе.
Skinport's main categories are CS2 and Rust, with smaller coverage for other Steam games. Our API surfaces the full Skinport catalogue.
Вызовите /steam/api/items с markets=skinport и вашим API-ключом. Листинги Skinport приходят в той же JSON-схеме, что и любой другой рынок.
We scrape Skinport on a regular cadence. The 'Last refresh' stat shows the most recent successful pull.
Skinport работает под правилами защиты потребителей ЕС и считается одним из самых безопасных западных маркетплейсов. Всегда проверяйте напрямую перед сделкой.
One key. One schema. Every marketplace.