DMarket'tan cross-game P2P ilanları — CS2, Dota 2, Rust, TF2 — takip ettiğimiz her diğer pazaryle birleştirildi.
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, Steam ekosistemindeki en büyük çok-oyunlu P2P pazaryerlerinden biridir, CS2, Dota 2, Rust, TF2 ve birkaç daha küçük başlığı kapsar. Cross-game portfolio araçları için güçlü bir referans fiyatıdır çünkü her büyük Steam community oyunundan itemları tek çatı altında listeleyen birkaç kaynaktan biridir.
DMarket, CS2, Dota 2, Rust, TF2 ve diğer community oyunlarını kapsayan Steam itemları için çok-oyunlu bir P2P pazaryeridir.
DMarket is one of the broadest multi-game marketplaces — CS2, Dota 2, Rust, TF2 and smaller titles. Our API surfaces the full DMarket catalogue.
markets=dmarket ve API anahtarınızla /steam/api/items'ı kullanın. DMarket fiyatları birleşik şemada gelir.
We pull DMarket regularly — the 'Last refresh' stat shows the most recent scrape timestamp.
DMarket 2018'den beri faaliyette ve en köklü batı P2P pazaryerlerinden biridir. İşlem yapmadan önce doğrudan pazaryeriyle doğrulayın.
One key. One schema. Every marketplace.