# CS Deals API > Marketplace API for CS2, Rust, TF2 and Dota 2 skins: live listings and prices, buying, withdrawing to Steam, and a WebSocket feed of market activity. ## Docs - [Complete documentation](https://cs.deals/docs.md): every guide plus the full endpoint reference, as one markdown file - [Quickstart](https://cs.deals/docs): Authenticate, read the market, and place your first order. - [Buying items](https://cs.deals/docs/buying): Find listings and buy them in a single atomic call. - [Selling items](https://cs.deals/docs/selling): List backpack items on the market, reprice them, and take them down. - [Webhooks](https://cs.deals/docs/webhooks): Get trade status changes pushed to your server instead of polling for them. - [Withdrawing to Steam](https://cs.deals/docs/withdrawing): Move items from your backpack into your Steam inventory. - [Migrating from the v1 API](https://cs.deals/docs/migrating-from-v1): Endpoint-by-endpoint mapping from the legacy /IService/Method/v1 API.