# GET /v1/prices/youpin/buyorder

YouPin Buyorder Pricelist

- Interactive docs: [https://cspriceapi.com/docs/api/prices-youpin-buyorder](https://cspriceapi.com/docs/api/prices-youpin-buyorder)
- OpenAPI YAML: [https://cspriceapi.com/openapi.yaml](https://cspriceapi.com/openapi.yaml)
- Data coverage: [https://cspriceapi.com/docs/data-coverage](https://cspriceapi.com/docs/data-coverage)

### GET /v1/prices/youpin/buyorder

Get current YouPin buy-order prices (Pro)

Returns YouPin buy-order bids (and the separate "blue" buy-order price
used for certain items, e.g. Dopplers) for every tracked skin.

Most prices update about every 5 minutes, depending on the marketplace. Doppler phases included.

```bash
curl -s "https://api.cspriceapi.com/v1/prices/youpin/buyorder" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

---

Full request/response schemas: import [openapi.yaml](https://cspriceapi.com/openapi.yaml) or use the Scalar UI on the HTML page.
