> ## 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.2.0

> Changelog from 2025-08-18 to 2025-10-18

## KicksDB 3.2.11 – October 18, 2025

* GOAT:
  * Repaired missing sales history data, over 3.5M+ data points now!
* StockX:
  * Added `primary_title` and `secondary_title` in API response.

## KicksDB 3.2.10 – October 10, 2025

* GOAT Real-time API:
  * Massive improvement on Search endpoint, much more details are now returned. **This change may break your actual code!**
* StockX:
  * Following markets: FI, JP, ES and CA were not updated correctly, it's now fixed.

## KicksDB 3.2.9 – October 8, 2025

* GOAT:
  * Fixed newest/latest products not being searchable.
* GOAT Real-time API:
  * Flattened response for search endpoint.
  * Fixed 403 errors on for offers and sales.

## KicksDB 3.2.8 – October 5, 2025

* Unified API:
  * Upgraded `/gtin` endpoint to support new search engine and more parameters. Better relevance and performance.

## KicksDB 3.2.7 – September 29, 2025

* StockX:
  * Added `IT` market.

## KicksDB 3.2.6 – September 23, 2025

* Filtering by `variant_id` is now possible for:
  * Real-time API StockX Asks
  * Real-time API StockX Sales History
* Pro-tier (from september) can access now Real-time API, one request costs 2x requests.

## KicksDB 3.2.5 – September 18, 2025

* Announcing new webhook feature: Product Monitors
  * Previous system: global webhooks are deprecated and will shutdown in few weeks.

## KicksDB 3.2.4 – September 16, 2025

* StockX:
  * Added breadcrumbs in product response and filters
* KicksDB:
  * Fixed Free tier request quota not being monthly reset

## KicksDB 3.2.3 – September 10, 2025

* GOAT Webhooks:
  * Some products were not updated due to old matching system being still used
  * SKU and sizes are now returned from StockX matched data.

## KicksDB 3.2.2 – September 5, 2025

* StockX:
  * Fixed `minPrice` being zero (= unavailable).
  * Products response was not ordered correctly by relevancy.
  * Drastically improved response time when using `display[kickscrew]` and/or `display[stadiumgoods]`
* Unified API:
  * GTINs not being refreshed correctly.
* Shopify:
  * Kicks Crew not being refreshed correctly.
* Improved response latency. Our P95 went from 900ms to 500ms.
* Improved webhook packing, less webhooks are sent, 512kb max per request.

## KicksDB 3.2.1 – August 19, 2025

**Features:**

* Added a new route to get StockX subtotal price (price with shipping) in the real-time API.

## KicksDB 3.2 – August 18, 2025

KicksDB 3.2 introduces following changes:

* Moved servers to better and more powerful infrastructure
* Rewritten all the API using OpenAPI 3 with validators and examples
* Moved API documentation to new website
* Fixed `display[kickscrew]` and `display[stadium_goods]` returning error 500. These parameters are still deprecated, we recommend moving to Unified API
* Improved response time for `/v3/stockx/products/`
* Fixed products having same `rank` value in StockX and GOAT
