Anuncios P2P entre juegos desde DMarket (CS2, Dota 2, Rust, TF2), unificados con todos los demás marketplaces que monitorizamos.
www.dmarket.com
Tracked items
19,262
Active listings (24h)
Last update
2026-06-20
07:22 UTC
Refresh cadence
~33 min
Between scrapes
24h Volume
$11,167,521
Sum price × quantity
Trust signals, fee structure and supported payment rails — pulled directly from our marketplace registry.
Trust & profile
Trust score · based on 19,786 reviews
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$29,950.61 |
| 2 |
|
$29,416.00 |
| 3 |
|
$14,657.46 |
| 4 |
|
$13,784.37 |
| 5 |
|
$12,999.00 |
| 6 |
|
$11,242.23 |
| 7 |
|
$10,339.99 |
| 8 |
|
$10,289.00 |
| 9 |
|
$10,000.00 |
| 10 |
|
$9,772.07 |
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-06-20T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-06-20T00: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-06-13T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-06-19T00: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 es uno de los mayores marketplaces P2P multijuego del ecosistema de Steam, abarcando CS2, Dota 2, Rust, TF2 y varios títulos más pequeños. Es una referencia de precios sólida para las herramientas de portafolio entre juegos, ya que es una de las pocas fuentes que lista objetos de cada gran juego comunitario de Steam bajo un mismo techo.
DMarket es un marketplace P2P multijuego para objetos de Steam, que abarca CS2, Dota 2, Rust, TF2 y otros juegos comunitarios.
DMarket is one of the broadest multi-game marketplaces — CS2, Dota 2, Rust, TF2 and smaller titles. Our API surfaces the full DMarket catalogue.
Usa /steam/api/items con markets=dmarket y tu clave API. Los precios de DMarket llegan en el esquema unificado.
We pull DMarket regularly — the 'Last refresh' stat shows the most recent scrape timestamp.
DMarket opera desde 2018 y es uno de los marketplaces P2P occidentales más consolidados. Verifica directamente con el marketplace antes de cualquier transacción.
One key. One schema. Every marketplace.