Cross-game listingi P2P z DMarket — CS2, Dota 2, Rust, TF2 — ujednolicone z każdym innym rynkiem który śledzimy.
http://www.dmarket.com
Tracked items
19,067
Active listings (24h)
Last update
2026-05-25
19:15 UTC
Refresh cadence
—
Between scrapes
24h Volume
$11,460,984
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$37,772.00 |
| 2 |
|
$29,950.61 |
| 3 |
|
$29,416.00 |
| 4 |
|
$13,500.00 |
| 5 |
|
$11,450.00 |
| 6 |
|
$10,539.99 |
| 7 |
|
$10,500.00 |
| 8 |
|
$10,000.00 |
| 9 |
|
$9,999.00 |
| 10 |
|
$9,191.00 |
Prices reflect the cheapest active Dmarket listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=dmarket to
return only Dmarket 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/dmarket/prices
Returns the current Dmarket 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-25T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-05-25T00:00:00+00:00",
"variants": null
}
]
/market/dmarket/history
Daily-snapshot history of the lowest Dmarket price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-05-18T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-05-24T00: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.
DMarket to jeden z największych multi-game P2P rynków w ekosystemie Steam, obejmujący CS2, Dota 2, Rust, TF2 i kilka mniejszych tytułów. Solidne źródło referencyjnych cen dla cross-game portfolio toolów, bo jest jednym z niewielu źródeł listujących itemy z każdej dużej gry community Steam pod jednym dachem.
DMarket to multi-game P2P rynek dla itemów Steam, obejmujący CS2, Dota 2, Rust, TF2 i inne gry community.
DMarket is one of the broadest multi-game marketplaces — CS2, Dota 2, Rust, TF2 and smaller titles. Our API surfaces the full DMarket catalogue.
Użyj /steam/api/items z markets=dmarket i twoim kluczem API. Ceny DMarket przychodzą w ujednoliconym schemacie.
We pull DMarket regularly — the 'Last refresh' stat shows the most recent scrape timestamp.
DMarket działa od 2018 i jest jednym z bardziej ugruntowanych zachodnich rynków P2P. Weryfikuj bezpośrednio z rynkiem przed transakcją.
One key. One schema. Every marketplace.