2025-02-28
v3.1.3

New features

  • Added the GraphQL endpoint to the Realtime API, allowing to make any query directly on StockX without any rate-limit.
2025-02-25
v3.1.2

Improvements

  • Fixed a bug where some products are duplicated in the response.
  • Improved real-time API performance.
2025-02-24
v3.1.1

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.

Improvements

  • Improved candidate selection for product updating by prioritizing every ranked product and products with a release date difference of less than 365 days
2025-02-21
v3.1.0

Dashboard Update

New features

Bug fixes

  • Fixed our pipeline and realtime APIs not being able to fetch data for StockX products.
2025-02-13
v3.0.7

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 and weekly_gmv will always return null.
2025-02-12
v3.0.6

New features

2025-02-11
v3.0.5

Migration

  • Products Search v2 has been migrated to v3 database. The response structure is left unchanged, however, blurhash, gender and weekly_gmv will always return null.
2025-02-10
v3.0.4

New features

2025-01-31
v3.0.2

Improvements

  • Improved real-time API performance.
2025-01-29
v3.0.1

New features

  • Added the StockX ASK/BID endpoint 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 endpoint.
2025-01-27
v3.0

New version of SneakersAPI