skinstrack logo
DMarket
Refreshes every 15 minutes
Verified Partner

DMarket API

Real-time DMarket CS2 skin and sticker prices via a single REST/JSON endpoint. Skinstrack tracks 13,513+ DMarket items and refreshes them every 15 minutes - no scraping, no rate limits to worry about. DMarket is one of 34+ CS2 marketplaces normalized in the same Skinstrack schema, so the same client code also covers Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, and more.

Live DMarket coverage

Tracked items

13,513

Skins, knives, gloves

Tracked stickers

4,412

Holo, glitter, gold

Last full update

2m ago

08 Sep 2026 22:43

Refresh rate

15 min

Every tracked item

Fetch DMarket prices in one call

Pass providers=dmarket to the /paid/items endpoint and you get a normalized JSON response with the lowest price, listing count, and freshness timestamp for every DMarket item we index.

GETEndpoint
https://api.skinstrack.com/v2/paid/items?providers=dmarket
curl -X GET "https://api.skinstrack.com/v2/paid/items?providers=dmarket" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/items docs

Fetch DMarket sticker prices

Stickers live on a dedicated endpoint. Pass providers=dmarket to /paid/stickers and receive a normalized JSON response with the lowest price, listing count, and freshness timestamp for every DMarket sticker we index (4,412+ stickers right now). The schema mirrors /paid/items so the same client code works for both.

GETEndpoint
https://api.skinstrack.com/v2/paid/stickers?providers=dmarket
curl -X GET "https://api.skinstrack.com/v2/paid/stickers?providers=dmarket" \
  -H "X-API-KEY: your-api-key-here"
View full /paid/stickers docs

DMarket is one of 34+ CS2 marketplaces in the Skinstrack API

Skinstrack is not a DMarket-only price feed. The same /paid/items and /paid/stickers endpoints return normalized prices from Steam Community Market, CSFloat, Buff163, Skinport, DMarket, BitSkins, Skinbaron, Tradeit.gg, and 26+ other CS2 marketplaces - all aggregated into one schema with one API key.

Query DMarket on its own, a custom basket of providers, or every supported marketplace in a single call by changing the providers parameter. This makes the DMarket API ideal for cross-marketplace arbitrage bots, inventory valuation that does not undervalue users by sticking to one source, and price-comparison UIs that need every listing in one response.

GETMulti-marketplace example
https://api.skinstrack.com/v2/paid/items?providers=dmarket,steam,csfloat,buff163,skinport

Browse the full marketplace catalog in the CS2 marketplaces directory, or compare DMarket head-to-head with another platform from the list below.

About DMarket

DMarket is a CS2 skin marketplace founded in 2017 based in UA. Marketplace for buying, selling, and trading in‑game items and skins from games like CS2, Dota 2, Rust and TF2. It uses bot‑powered listings and supports multiple payment methods with low fees and a large item catalog, plus tools for instant sales and withdrawals. The platform operates as a p2p marketplace.

Skinstrack indexes DMarket listings and many other CS2 marketplaces so you can build inventory dashboards, price alerts, and arbitrage tools without writing a single scraper. For a full breakdown of fees, payout methods, and trust signals, see the DMarket marketplace overview.

DMarket API vs other marketplaces

Pricing, liquidity, and update cadence differ across CS2 marketplaces. Use the Skinstrack API to compare DMarket side by side with the platforms below, normalized to the same schema.

DMarket API - frequently asked questions

Ship your DMarket integration today

15-minute refresh, normalized JSON, DMarket prices on a paid plan. Stop maintaining scrapers and start shipping features.

View API pricing