Changelog
Changelog
Every changes made to KicksDB v3.
Features
- Added new search engine with advanced filtering capabilities to GOAT Search endpoint.
- Added a more detailed
categories
field to StockX API endpoints, with filtering capabilities.
Deprecations
- GOAT Search:
slugs
andsku
parameters are deprecated, usefilters
instead.
Misc
- Added possibility to pay by crypto via Coinbase.
Features
- Express Standard and Express Expedited prices are now available for StockX products. Enable them with the
display[prices]
parameter in the StockX Product Search endpoint and the StockX Product Detail endpoint. - Added
cursor
parameter to Shopify API endpoints, allowing to paginate through the results and bypass the 50 page limit. - GOAT variants (with lowest price) are now available via StockX API (see StockX Product Detail).
- Added
position
to StockX variants, allowing to have sizes in the correct order.
Bug fixes
- StockX search engine was not correctly configured and was returning imprecise results.
Improvements
- StockX products with empty
gallery
field will be filled with defaultimage_url
when provided.
Improvements
- Shopify API is now using the new search engine, same as StockX. Advanced
filters
parameter is now supported. - Kicks Crew and Stadium Goods API endpoints are now deprecated, use Shopify API instead.
Bug fixes
- Shopify scraper had some issues fetching products, it’s now fixed.
Features
- Added complex queries support to the StockX Product Search endpoint.
Deprecations
- Every pre-defined filters of StockX Product Search endpoint are deprecated, use
filters
instead.
Features
- Added enhanced coverage for CHF market for StockX. Read more about Markets and currencies.
- Added
display[hidden_variants]
parameter to the StockX Product Search endpoint. - Added
display[hidden_variants]
parameter to the StockX Product Detail endpoint.
Improvements
- StockX contains some duplicate/inactive variants, they are now hidden by default and can be shown with the
display[hidden_variants]
parameter.
Features
- Added 8 new stores on our Shopify integration, cumulating to 35 stores.
Bug fixes
- Repaired every GOAT realtime endpoints and added them into our status page for better monitoring.
Improvements
- V2 and RapidAPI search endpoints was reworked to use new search engine.
- Added
gallery_360
to search results in v3.
Removals
size
parameter is removed from the Products Search (v2) endpoint.under_price
parameter is removed from the Products Search (v2) endpoint.
Features
- Rewritten search engine for StockX products:
- Results are now much more accurate.
- Performance is also greatly improved.
- The
total
count returned is limited to 1000, even if there are more products, this is the only trade-off of this solution, it might change in the future.
Improvements
- Improved
display[variants]
performance for StockX products.
Removals
size
andmax_price
parameters are removed from the StockX Product Search endpoint.
New features
- Added Shopify integration:
Bug fixes
- StockX:
FR
andDE
markets had only 30% of products being daily-updated.- Some SKUs were not extracted correctly due to
traits
vsstyleId
difference.
Performance
- Greatly improved price retrieval performance for StockX products.
- Sales count (15, 30, 60 days) is now pre-aggregated and cached.
- Sizes retrieval performance is improved.
Improvements
display[sizes]
parameter is removed and enabled by default for following endpoints:
Features
- Re-added
total_asks
support. - Re-added
subtotal
support for StockX viadisplay[subtotal]
parameter: - Added
FI.vat-registered
market data.
Removals
display[market_germany]
parameter is removed, usecurrency
andmarket
query parameters instead.display[price_gbp]
parameter is removed, usecurrency
andmarket
query parameters instead.display[asks]
parameter is removed.
Features
- Added support for France/EUR market.
- Added
currency
andmarket
query parameters to:
Deprecation notice
display[market_germany]
parameter is deprecated, usecurrency
andmarket
query parameters instead.display[price_gbp]
parameter is deprecated, usecurrency
andmarket
query parameters instead.subtotal
might be removed in the future, please avoid relying on it.previous_*
fields might be removed in the future, please avoid relying on them.
Features
- Introduced a new way to update products’ prices:
- Working on three markets: US (USD), UK (GBP) and Germany (EUR).
- Updated between 2 and 4 times per day.
- You can ask for a specific market, we can add it.
- This is supposed to replace realtime API which is actually down.
- Added
display[market_germany]
parameter to the StockX Product Search endpoint. - Added
display[market_germany]
parameter to the StockX Product Detail endpoint. - Added
subcategory
parameter to the StockX Product Search endpoint. - Inverted
category
andproduct_type
parameters to match correctly the response.
Bug fixes
- SKU, category and traits are now updated correctly, based on StockX API response.
- Reduced number of products returned in GOAT webhooks, causing too large payloads.
Features
- Added
gender
parameter to the StockX Product Search endpoint.
Features
- Added
display[variants]
parameter to the GOAT Product Search endpoint. - Added product detail route for GOAT.
Improvements
- Added
country
support for GOAT sales history. - Added numbers of asks and product type for StockX webhooks.
Bug fixes
- Fixed potential issue with GOAT Realtime API.
Features
Improvements
- Added
gender
to StockX product listing.
Bug fixes
- Webhooks for
GBP
price change can prepare up to 1500 products at once, was 50 before. - Due to pipeline migration, gathering new StockX products was not migrated yet, it’s now done.
New features
- Added the Get recent orders (Alias) endpoint to the Realtime API, allowing to gather recent orders for a product from Alias.
Bug fixes
- Parameter
display[sizes]
alone was returning an error on StockX Product Search.
- SneakersAPI.dev is now renamed to KicksDB, with the domain being updated to kicks.dev.
API endpoint is now
https://api.kicks.dev/v3/
. Old endpoints are still available.
New features
- Added
stockx.lowest_ask.updated.usd
event to the Webhook API.
Improvements
- Changed the
display[price_gbp]
response structure to includelowest_ask_gbp
in each variant instead of a sub-object. - Processing time of webhook greatly improved.
- Processing time of general scraping improved as well.
- Improved product updating process.
Bug fixes
- Product rank being not updated.
- Added a new scraping job to ensure we don’t miss any product from StockX.
New features
- Added the
display[price_gbp]
parameter to the Search StockX Product endpoint. - Added the
display[price_gbp]
parameter to the Product Detail endpoint.
Bug fixes
upcoming
field was only returned when sorting byrelease_date
(StockX Product Search).
New features
- Added the GraphQL endpoint to the Realtime API, allowing to make any query directly on StockX without any rate-limit.
Improvements
- Fixed a bug where some products are duplicated in the response.
- Improved real-time API performance.
Webhook Update
New features
- Added webhook features to the API. Learn more.
- Added the
stockx.price.updated.usd
event. - Added the
stockx.price.updated.gbp
event.
- Added the
Improvements
- Improved candidate selection for product updating by prioritizing every ranked product and products with a release date difference of less than 365 days
Dashboard Update
New features
- Users can now access a dashboard to monitor and manage their API usage. Check out the dashboard.
Bug fixes
- Fixed our pipeline and realtime APIs not being able to fetch data for StockX products.
New features
- Added the Get price offers (GOAT) 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 to v3 database. The response structure is left unchanged, however,
blurhash
,gender
andweekly_gmv
will always return null.
New features
- Added the
category
parameter to the Products Search endpoint.
Migration
- Products Search v2 has been migrated to v3 database. The response structure is left unchanged, however,
blurhash
,gender
andweekly_gmv
will always return null.
New features
- Added the Get related products (StockX) endpoint to the Realtime API, allowing to gather related products from a product.
Improvements
- Improved real-time API performance.
New features
- Added the StockX ASK/BID endpoint to the Realtime API, allowing to gather
ASK
andBID
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 endpoint.
New version of KicksDB
- Release of KicksDB v3.0. Head over to the API Documentation to learn more.