StockX Search
StockX Search via API.
Credit cost: 2 credits per call
Authorization
ApiKeyAuth x-api-key<token>
Your API key. Include it in the x-api-key header for every request.
In: header
Query Parameters
query*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.piloterr.com/v2/stockx/search?query=string"[
{
"name": "Example",
"value": [
{
"id": "726706b0-cde9-4df3-aa5c-81b120c79560",
"sku": "DN3707-100",
"name": "Jordan 3 Retro",
"slug": "air-jordan-3-retro-white-cement-reimagined",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-3-Retro-White-Cement-Reimagined-Product.jpg",
"colorway": "white-cement-reimagined"
},
{
"id": "0b629369-b70d-464a-a3f9-94feea26601e",
"sku": "DZ5485-031",
"name": "Jordan 1 Retro High OG",
"slug": "air-jordan-1-retro-high-og-lucky-green",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-1-Retro-High-OG-Lucky-Green-Product.jpg",
"colorway": "lucky-green"
},
{
"id": "9a4d44f9-4b16-4abc-ba58-c0db340ee791",
"sku": "DZ5485-612",
"name": "Jordan 1 Retro High OG",
"slug": "air-jordan-1-retro-high-og-chicago-reimagined-lost-and-found",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-1-Retro-High-OG-Chicago-Reimagined-Product.jpg",
"colorway": "chicago-lost-and-found"
},
{
"id": "58fe3837-63a3-4774-94f1-e4e45174c521",
"sku": "DX0054-805",
"name": "Jordan 1 Retro High OG",
"slug": "air-jordan-1-retro-high-og-skyline",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-1-Retro-High-OG-Skyline-Product.jpg",
"colorway": "skyline"
},
{
"id": "ea540dc0-f05c-48e0-b703-363009124853",
"sku": "DR5415-103",
"name": "Jordan 4 Retro SB",
"slug": "air-jordan-4-retro-sb-pine-green",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-4-Retro-SB-Pine-Green-Product.jpg",
"colorway": "pine-green"
},
{
"id": "bd59345a-c594-49ca-b1ab-5cedf0c2ac06",
"sku": "AV2187-140",
"name": "Jordan 11 Retro Low",
"slug": "air-jordan-11-retro-low-cement-grey",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-11-Retro-Low-Cement-Grey-Product.jpg",
"colorway": "cement-grey"
},
{
"id": "587efff1-5d0e-4f99-8775-71dc5454473f",
"sku": "528896-140",
"name": "Jordan 11 Retro Low",
"slug": "air-jordan-11-retro-low-cement-grey-gs",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-11-Retro-Low-Cement-Grey-GS.jpg",
"colorway": "cement-grey-(gs)"
},
{
"id": "809b39f3-905d-45f7-9151-ffc1e587c155",
"sku": "DV3742-021",
"name": "Jordan 4 Retro SE",
"slug": "air-jordan-4-retro-se-craft-photon-dust",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-4-Retro-SE-Craft-Photon-Dust-Product.jpg",
"colorway": "craft-photon-dust"
},
{
"id": "69351631-c019-45dc-b5f5-ca793d9b81c9",
"sku": "DV1310-401",
"name": "Jordan 5 Retro",
"slug": "air-jordan-5-retro-unc-university-blue",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-5-Retro-UNC-University-Blue-Product.jpg",
"colorway": "unc-university-blue"
},
{
"id": "677efdd6-b6c4-47f5-99aa-ed7ecb0c7fc7",
"sku": "AQ9129-103",
"name": "Jordan 4 Retro",
"slug": "air-jordan-4-retro-oil-green-w",
"brand": "jordan",
"image": "https://images.stockx.com/images/Air-Jordan-4-Retro-Oil-Green-W-Product.jpg",
"colorway": "seafoam-(women's)"
}
]
}
]{
"error": "Bad Request"
}{
"error": "Invalid API Key"
}{
"error": "Payment required"
}{
"error": "Rate limit exceeded for the API key: quota monthly"
}{
"error": "Internal Error"
}