> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kicks.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# v3.0.0

> Changelog from 2025-01-27 to 2025-02-13

# Changelog v3.0.7 (2025-02-13)

**New features**

* Added the [Get price offers (GOAT)](/api-reference-v3/realtime/goat-offers) endpoint to the Realtime API, allowing to gather price offers for a GOAT product.

**Improvements**

* Added `description`, `brand`, `model`, `sizes` to the response for GOAT products.

**Migration**

* Migrated [Product Detail v2](/api-reference-v2/endpoint/product) to v3 database. The response structure is left unchanged, however, `blurhash`, `gender` and `weekly_gmv` will always return null.

# Changelog v3.0.6 (2025-02-12)

**New features**

* Added the `category` parameter to the [Products Search](/api-reference-v3/stockx/search) endpoint.

# Changelog v3.0.5 (2025-02-11)

**Migration**

* [Products Search v2](/api-reference-v2/endpoint/products) has been migrated to v3 database. The response structure is left unchanged, however, `blurhash`, `gender` and `weekly_gmv` will always return null.

# Changelog v3.0.4 (2025-02-10)

**New features**

* Added the [Get related products (StockX)](/api-reference-v3/realtime/stockx-related) endpoint to the Realtime API, allowing to gather related products from a product.

# Changelog v3.0.2 (2025-01-31)

**Improvements**

* Improved real-time API performance.

# Changelog v3.0.1 (2025-01-29)

**New features**

* Added the [StockX ASK/BID endpoint](/api-reference-v3/realtime/stockx-prices) to the Realtime API, allowing to gather
  `ASK` and `BID` prices for a StockX product.

**Improvements**

* Added caching to the Realtime API, 5 minutes by default.
* Added the `display[sizes]` parameter to the [Search StockX Product](/api-reference-v3/stockx/search) endpoint.

# Changelog v3.0 (2025-01-27)

**New version of KicksDB**

* Release of KicksDB v3.0. Head over to the [API Documentation](/documentation-v3/home) to learn more.
