CS2 Inspect API

Powered by BCSkins — Real-time inspection data for CS2 items

View on GitHub

Test Inspection

Please enter a valid CS2 inspect link (steam://rungame/...)

API Documentation

GET /inspect

Inspect a CS2 item using various input methods.

Query Parameters:

Example Requests:

GET /inspect?url=steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20S76561198023809011A40368145941D14586214085613790969
GET /inspect?s=76561198023809011&a=40368145941&d=14586214085613790969

Example Response:

{
  "iteminfo": {
    "defindex": 16,
    "paintindex": 309,
    "rarity": 7,
    "quality": 4,
    "origin": 8,
    "floatvalue": 0.1572919487953186,
    "paintseed": 826,
    "wear_name": "Field-Tested",
    "market_hash_name": "M4A4 | Howl (Field-Tested)",
    "stickers": [
      {
        "slot": 3,
        "wear": 0.11459143459796906,
        "scale": null,
        "pattern": null,
        "tint_id": null,
        "offset_x": null,
        "offset_y": null,
        "offset_z": null,
        "rotation": null,
        "sticker_id": 202,
        "market_hash_name": "Sticker | Cloud9 (Holo) | DreamHack 2014"
      }
    ],
    "keychains": [
      {
        "slot": 0,
        "wear": null,
        "scale": null,
        "pattern": 22820,
        "tint_id": null,
        "offset_x": 10.525607109069824,
        "offset_y": 0.578781008720398,
        "offset_z": 12.312423706054688,
        "rotation": null,
        "sticker_id": 19,
        "market_hash_name": "Charm | Pocket AWP"
      }
    ],
    "image": "https://community.cloudflare.steamstatic.com/economy/image/...",
    "type": "Weapon",
    "souvenir": false,
    "stattrak": false
  }
}

GET /stats

Get bot statistics and status information.

Example Request:

GET /stats