// GENERAL

    CS2 Items API

    Search, list, and look up every CS2 item through the CS2Cap items API. Browse the full Counter-Strike 2 skin database with metadata, rarity, collection, wear range, and live pricing across 39+ marketplaces.

    // OVERVIEW

    THE FULL CS2 ITEM DATABASE

    CS2Cap maintains a comprehensive catalog of every CS2 item — skins, knives, gloves, agents, stickers, music kits, patches, cases, and more. The items API exposes the catalog with rich metadata so you can build search experiences, valuation tools, and inventory trackers without scraping.

    // SUPPORTED DATA

    WHAT'S INCLUDED

    ITEM METADATA

    Item ID, market hash name, base name, skin name, wear name, item type, weapon, collection, rarity, finish style, and phase.

    FILTERS & SEARCH

    Filter by item type, weapon type, wear, rarity, collection, or free-text search query.

    WEAR & VARIANTS

    Each wear and StatTrak/Souvenir variant is a distinct item with its own ID and image.

    LINKED PRICING

    Every item links to live multi-marketplace pricing, buy orders, sales history, and analytics endpoints.

    // USE CASES

    WHAT YOU CAN BUILD

    INVENTORY TOOLS

    Build CS2 inventory valuation tools that look up items by hash name and price them across all supported markets.

    SEARCH UIs

    Power autocomplete and faceted search experiences for skin marketplaces or comparison sites.

    FAMILY ROLLUPS

    Group items by base/skin family to display every wear and variant in a single price card.

    BOT METADATA

    Use catalog metadata to filter target items by rarity, collection, or wear range in trading bots.

    // FAQ

    COMMON QUESTIONS

    How many CS2 items are in the catalog?

    Tens of thousands — every wear, StatTrak, Souvenir, phase, and finish style for every skin, knife, glove, sticker, agent, music kit, patch, and case.

    What identifies an item?

    Each item has a numeric item_id and a market_hash_name. Both can be used to look up pricing and analytics for that specific item.

    Can I search by name?

    Yes. The items endpoint accepts a free-text q parameter that performs forgiving search across the catalog.

    Are CS:GO items included?

    Yes. CS:GO and CS2 share the same item catalog — there is no separate CS:GO database.

    READY TO
    INTEGRATE?

    Explore the full API reference, endpoints, and pricing.