coverage / tmmarket

TM Market API

The market.csgo.com USD price feed — broad Eastern-European coverage most aggregators skip.

TM Market (market.csgo.com) at a glance

status
live
type
P2P marketplace
price basis
aggregated_min
refreshed
~10 minutes
coverage
~22k+ pre-aggregated items, USD
seller fee
5%
trade lock
7 days
api slug
tmmarket

Query TM Market (market.csgo.com) through one endpoint

TM Market (market.csgo.com) is available through the CS2 price API. Filter any price endpoint to this source with "markets": ["tmmarket"], or omit the filter and get TM Market (market.csgo.com) back beside every other marketplace in the same response.

curl https://api.skintick.io/v1/prices/latest \
  -H "Authorization: Bearer skt_..." \
  -H "Content-Type: application/json" \
  -d '{
    "items": ["AK-47 | Redline (Field-Tested)"],
    "markets": ["tmmarket"]
  }'

What Skintick returns for TM Market (market.csgo.com)

Prices are an aggregated minimum across TM Market (market.csgo.com)'s own book: a floor rather than a single takeable listing, which matters when you compare it against direct asks. Every row carries collected_at, source_updated_at, staleness_seconds, is_stale, is_outlier and a confidence tier — so TM Market (market.csgo.com) prices are safe to combine with the other 15 sources without one bad row poisoning your pricing logic.

Skintick covers TM Market's full book in USD, with active-listing volume per item.

TM Market is also Skintick's first live bid source: bid_price is populated on ~24k names, with instance-targeted sticker bids filtered out so the book stays coherent.

TM Market (market.csgo.com) compared to other markets we track

Fees and trade locks decide whether a headline price is actually the better deal. Skintick returns these through /v1/markets for every marketplace it currently tracks, so your spread math can account for them.

markettypeseller feetrade lock
TM Market (market.csgo.com)P2P marketplace5%7d
SkinportP2P marketplace12%none
DMarketP2P marketplace5%7d
WaxpeerP2P marketplace5%7d
White.marketP2P marketplace7%7d
Skins.comP2P marketplace7%7d

TM Market (market.csgo.com) API — FAQ

How do I get TM Market (market.csgo.com) prices through an API?

Request any item from Skintick and TM Market (market.csgo.com) comes back as one row alongside every other marketplace, keyed by Steam's canonical market_hash_name. Filter to it with "markets": ["tmmarket"], or omit the filter to compare all 16 sources in a single call. A free key takes seconds and needs no card.

What does the TM Market (market.csgo.com) price on Skintick represent?

An aggregated minimum across the source's own book, which is a floor rather than a single takeable listing. Every row also carries collected_at, source_updated_at, a staleness figure in seconds, and outlier and confidence flags, so your code can decide what to trust rather than guessing.

How often are TM Market (market.csgo.com) prices updated?

~10 minutes, covering ~22k+ pre-aggregated items, USD. Because the age of every row is on the row itself, you never have to assume — check staleness_seconds and is_stale and apply your own threshold.

What fees does TM Market (market.csgo.com) charge, and is there a trade lock?

TM Market (market.csgo.com) charges roughly 5% on the seller side, and items carry the standard 7-day Steam trade hold on delivery. Skintick returns fees and lock days through /v1/markets so spread calculations can account for them.

Start querying TM Market (market.csgo.com)

A free key returns TM Market (market.csgo.com) and every other marketplace we track, 100 requests a day, no card.

Other sources

Ready to go live?

Free API key, no card. Full docs. First call in minutes.

Get a free API key