# CS Price API OpenAPI paths

Spec version: 1.5.2

Generated from [openapi.yaml](https://cspriceapi.com/openapi.yaml). Prefer the YAML spec for request/response schemas.

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/market-sales/export` | ZIP export of the last 24 hours (Enterprise) |
| GET | `/v1/market-sales/search` | Look up sales by market_hash_name (Enterprise) |
| GET | `/v1/prices/latest` | Latest listing prices across marketplaces (Basic) |
| POST | `/v1/prices/latest` | Latest prices for selected items (Basic) |
| GET | `/v1/prices/search` | Look up a specific skin across all marketplaces (Basic) |
| GET | `/v1/prices/youpin/buyorder` | Get current YouPin buy-order prices (Pro) |
| GET | `/v1/prices/{market}/history` | Get historical prices for one skin (Enterprise) |
| GET | `/v1/steam` | Steam Community Market snapshot (Basic) |
| GET | `/v2/prices/float-ranged` | Get float-ranged prices v2 (Pro) |
