Skip to main content
Initiates a deposit (sell) trade. The user’s items are sent via Steam trade offer and the value is credited to your merchant balance. Authentication: Client Token (Authorization header)

Request

Body Parameters

Response

The response is a full Trade object. After creation, the trade progresses through callbacks. See Trade Lifecycle.

Rate Limits

Per-merchant tier throttle (shared across all clients of the same merchant): Per-client guard (scoped per (merchant, clientSteamId)): An “active” deposit is any not-yet-accepted trade (initiated or active). The per-client guard runs before pricing/inventory fetches, so rate-limited requests bail cheap.

Errors