2026-09
Docs relaunch
Non-breakingPath-based docs replace ?method= URLs. Unique SEO per method, View as Markdown, /llms.txt, /llms-full.txt, and in-browser Try it via a CORS proxy. Old links redirect.
Wire and platform changes merchants should track. Breaking entries change required behavior.
2026-09
Path-based docs replace ?method= URLs. Unique SEO per method, View as Markdown, /llms.txt, /llms-full.txt, and in-browser Try it via a CORS proxy. Old links redirect.
2026-03
Additive /v2/merchant/* endpoints: create deposit, load a user Steam inventory, create a Steam offer, deposit status, list deposits, webhooks and resend.
/api/merchant-deposit-v2/create-deposit/api/merchant-deposit-v2/deposits
2026-01
Buy multiple items in one request. Each item succeeds or fails independently unless all is true. Prices are integer units (USD × 1000).
2025-11
One call updates tradelink, Steam access token, proxy, Steam API key, and webhook — useful for partners managing accounts waiting on trade verification.
2025-10
Steam API-key-only selling no longer works. Send a base64 Steam access token hourly or listings go offline and in-flight trades may stall.
2025-09
Do not poll this endpoint in new integrations. Connect to the trade websocket. The method remains only as a fallback for unstable networks.
2025-08
Prefer v2. v1 remains but is the wrong default (no stickers / steam price). Shared 20 req/min rate limit for regular users.
/api/buy-items/search-items-by-name-v2/api/buy-items/search-items-by-name
2025-07
Funds from sales are credited 7 days after the item is delivered to the buyer. Until then, they remain in hold: visible on the trade page but unavailable for withdrawal. If the item is returned by the buyer (reason = "Reversed by buyer"), a 30% penalty is applied. New fields: is_released (boolean), release_date (timestamp).
/statuses/api/buy-items/check-many-steam/api/user/user/api/user/my-history
2025-07
sending
2025-06
Buyer or seller can force a status check, once per hour per trade based on last_updated.
2025-05
Top up a Steam wallet from Waxpeer balance, validate a login, read TRX price, and rent Tron energy.