Skip to main content
2026-01-10
v3.3.8

API

  • CSV exports are now available! Here is the current planning of this new feature:
    • From today, you can export the prices of the top 5,000 products by sales volume, in the market of your choice.
    • In the coming weeks, we will add custom exports, allowing you to export products based on the criteria you want.
    • StockX is currently the only platform supported, GOAT will be added in the coming weeks.
    • Exports are available from Starter plan and above.
    • CSV exports are available in the dashboard, under the “CSV Exports” section or via the API.
2026-01-01
v3.3.7

API

  • Added similarity parameter to /unified/products endpoint, it allows filtering products with a similarity score in addition to the existing cross-matching algorithm. The default threshold is 0.85.
2025-12-28
v3.3.6

API

  • Migrated /unified/products endpoint to new database engine:
    • Rewritten cross-matching algorithm, it’s now more accurate and faster.
    • Added support for searching on SKU and Product IDs, slug is still supported and recommended way.
    • Currently, around 340k products posses at least one related product.
    • Read our new recipe to learn more.
2025-12-24
v3.3.5

API

  • Migrated /unified/gtin endpoint to new database engine.

Fixes

  • Rewritten price tracking logic for webhooks.
2025-12-20
v3.3.4

API

  • Breaking change: GOAT APIs now use market instead of currency parameter, by default it’s US. The following markets are now supported:
    • US -> USD
    • UK -> GBP
    • IT -> EUR (new)
2025-12-19
v3.3.3

API

  • Added following fields to StockX API (including Batch API):
    • beat_us_price -> Price needed to beat the lowest price in US market.
    • sell_faster -> Price needed to be the lowest ask to more buyers.
    • earn_more -> Price needed to be the lowest ask in the selected market.
2025-12-17
v3.3.2

API

  • Added following markets to StockX API:
    • BE.vat-registered, for Belgium VAT-registered products.
  • Fixed some prices being missing for StockX products.
2025-12-09
v3.3.1

API

2025-12-08
v3.3.0

API

  • Migrated database to another engine, improving performance and reliability. Some endpoints are not yet migrated.
  • Fixed an issue with GOAT sales history columns being wrongly named.
  • Fixed display[...] parameters with nested effects being required to be set to true.
  • Fixed express shipping prices not being returned correctly for StockX products.
  • Fixed price merging logic causing some prices to be outdated.

Documentation

  • Rewritten documentation website with recipes and guides.

Removed endpoints

This new version of KicksDB removed following deprecated endpoints:
  • Removed API v2.
  • Removed Kicks Crew, use Shopify API instead.
  • Removed Stadium Goods, use Shopify API instead.
  • Removed StockX Chart API, use daily sales history instead.