Annonces P2P cross-game depuis DMarket — CS2, Dota 2, Rust, TF2 — unifiées avec chaque autre marketplace que nous suivons.
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 est l'un des plus grands marketplaces P2P multi-jeux de l'écosystème Steam, couvrant CS2, Dota 2, Rust, TF2 et plusieurs titres plus petits. C'est une référence de prix solide pour les outils de portfolio cross-game car c'est l'une des rares sources qui liste des items de chaque grand jeu Steam communautaire sous un seul toit.
DMarket est un marketplace P2P multi-jeux pour items Steam, couvrant CS2, Dota 2, Rust, TF2 et d'autres jeux communautaires.
DMarket is one of the broadest multi-game marketplaces — CS2, Dota 2, Rust, TF2 and smaller titles. Our API surfaces the full DMarket catalogue.
Utilisez /steam/api/items avec markets=dmarket et votre clé API. Les prix DMarket arrivent dans le schéma unifié.
We pull DMarket regularly — the 'Last refresh' stat shows the most recent scrape timestamp.
DMarket opère depuis 2018 et est l'un des marketplaces P2P occidentaux les plus établis. Vérifiez directement avec le marketplace avant toute transaction.
One key. One schema. Every marketplace.