csgo.steamanalyst.com API: get_skin_detail
csgo.steamanalyst.com via Parse · marketplace
Retrieve full product details for a specific skin by its slug and wear condition. Returns schema.org Product data including name, description, image, SKU, category, aggregate pricing (low/high across marketplaces), aggregate rating, and additional properties. The SKU can be used with the price history endpoint. Access CS2 skin data including search, pricing, market trends, collections, and weapon cases from SteamAnalyst. Fulfilled by Parse from csgo.steamanalyst.com.
- csgo-steamanalyst-com
- ecommerce
- finance
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5282c6cf-4984-4dd8-a8ee-dd953ccb9dfe/get_skin_detail
- Interface artifact
- sha256:776e53adc862a234041a6cfaac61e87063af91f4bc49f4412111e60d3058f3d3
- Manifest digest
- sha256:3a130deb6b6b08fe500401d79caa19c9773b5e7bc20f982e1aff73e3e34381e4
Request fields
- slug (string, required): Skin slug identifier (e.g. 'ak-47-asiimov', 'awp-dragon-lore')
- wear (string): Wear condition slug: factory-new, minimal-wear, field-tested, well-worn, battle-scarred: Allowed values: factory-new, minimal-wear, field-tested, well-worn, battle-scarred
Example queries
- {"slug":"ak-47-asiimov","wear":"factory-new"}