Skip to main content
Piloterr
Back to library

StockX Search API

Search StockX for products by name, brand, SKU, or slug and receive a list of matching items with product IDs, slugs, images, and colorways.

Active2 credits = 1 requestGET/v2/stockx/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

Search StockX by keyword, brand, style code (SKU), or product slug. Returns a JSON array of matching products with IDs, slugs, images, and colorways.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/stockx/search?query=Air+Jordan+Retro

ParametersLink to Parameters

Parameter Type Required Description
query string yes Product name, brand, SKU, or slug

Response fieldsLink to Response fields

Field Type Description
[].id string StockX product UUID
[].slug string Product slug (use with Product endpoint)
[].name string Product name
[].sku string | null Style code / SKU (may be null)
[].brand string Brand name
[].category string Product category (e.g. sneakers)
[].image string Product thumbnail URL
[].colorway string Colorway description

NotesLink to Notes

  • Response is a top-level JSON array (not wrapped in a results key).
  • sku may be null for some listings; use slug for the Product endpoint.
  • Pass slug to /v2/stockx/product for full market data.
  • Costs 2 credits per call.

Main use casesLink to Main use cases

  • Resolve product names or keywords to StockX slugs
  • Build sneaker auto-complete for resale platforms
  • Discover product IDs for price alert workflows
  • Power inventory tools with StockX catalog data

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included