Search CS2 skins
search_skinsSearch and filter Counter-Strike 2 weapon skins by name, weapon, rarity, collection or case. Returns skin names, rarities, wear ranges and the cheapest current listing price in cents. Use get_skin_detail for a single skin with per-wear prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. | |
| sort | No | Result ordering. Defaults to name. "popularity" ranks by listing quantity. | |
| crate | No | Case or capsule slug. | |
| rarity | No | Rarity name, for example "Covert", "Classified", "Restricted", "Mil-Spec Grade". | |
| search | No | Free-text skin name search, for example "Redline". Used alone it also returns matching weapons; combined with any other argument it filters the paginated skin list instead. | |
| weapon | No | Weapon slug, for example "ak-47" or "desert-eagle". | |
| per_page | No | Results per page, 1 to 25. Defaults to 10. | |
| souvenir | No | Only skins available as Souvenir. | |
| stattrak | No | Only skins available as StatTrak. | |
| collection | No | Collection slug. |