Alias Realtime Data
Kicks Crew
Stadium Goods
StockX Realtime Data
GOAT Realtime Data
Utilities
GOAT
Search product
Browse or search for products on GOAT
GET
/
v3
/
goat
/
products
/
Search product
Copy
curl --request GET \
--url https://api.kicks.dev/v3/goat/products/ \
--header 'Authorization: <api-key>'
Copy
{
"status": "success",
"query": { "query": "SB Dunk Riot" },
"data": [
{
"id": 1485827,
"sku": "FZ1289 200",
"slug": "riot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"name": "RIOT Skateshop x Dunk Low SB 'Mahogany Dark Beetroot'",
"brand": "Nike",
"model": "Dunk SB",
"description": "The RIOT Skateshop x Nike Dunk Low SB 'Mahogany Dark Beetroot' presents a collaborative design featuring colors and details inspired by the retailer's home base in Bordeaux, France. The upper combines a dark green nubuck base with port-colored suede overlays at the forefoot and heel. In addition to a matte burgundy Swoosh outlined in glossy TPU, unique branding elements include RIOT Skateshop tongue tags and the store's reclining dog logo embroidered on the lateral heel. Mismatched RIOT and Nike branding appears on each nubuck back tab and cork insole. Underfoot, a maroon-colored translucent rubber outsole provides grippy traction.",
"colorway": "red",
"season": "",
"category": "shoes",
"product_type": "sneakers",
"image_url": "https://image.goat.com/750/attachments/product_template_pictures/images/107/037/884/original/FZ1289_200.png.png",
"release_date": "20250121",
"release_date_year": "2025",
"retail_prices": {
"retail_price_cents_aud": 21800,
"retail_price_cents_cad": 19600,
"retail_price_cents_cny": 100000,
"retail_price_cents_eur": 13100,
"retail_price_cents_gbp": 11100,
"retail_price_cents_hkd": 106300,
"retail_price_cents_jpy": 2122100,
"retail_price_cents_krw": 19582800,
"retail_price_cents_myr": 61100,
"retail_price_cents_sgd": 18500,
"retail_price_cents_twd": 445000,
"retail_price_cents_usd": 13500
},
"link": "http://redirect.viglink.com/?key=e195228f26dc99272c16350eea6d644b\u0026u=https%3A%2F%2Fgoat.com%2Fsneakers%2Friot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"sizes": [
{ "presentation": "4", "value": 4 },
{ "presentation": "4.5", "value": 4.5 },
{ "presentation": "5", "value": 5 },
{ "presentation": "5.5", "value": 5.5 },
{ "presentation": "6", "value": 6 },
{ "presentation": "6.5", "value": 6.5 },
{ "presentation": "7", "value": 7 },
{ "presentation": "7.5", "value": 7.5 },
{ "presentation": "8", "value": 8 },
{ "presentation": "8.5", "value": 8.5 },
{ "presentation": "9", "value": 9 },
{ "presentation": "9.5", "value": 9.5 },
{ "presentation": "10", "value": 10 },
{ "presentation": "10.5", "value": 10.5 },
{ "presentation": "11", "value": 11 },
{ "presentation": "11.5", "value": 11.5 },
{ "presentation": "12", "value": 12 },
{ "presentation": "12.5", "value": 12.5 },
{ "presentation": "13", "value": 13 },
{ "presentation": "14", "value": 14 },
{ "presentation": "15", "value": 15 }
],
"variants": [
{
"product_id": 1485827,
"size": "10.5",
"lowest_ask": 120,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
},
{
"product_id": 1485827,
"size": "11",
"lowest_ask": 140,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
}
]
}
],
"meta": { "current_page": 0, "per_page": 20, "total": 1 }
}
Membership
This endpoint is available in the free tier.
Display parameters
Whether to include variants in the response.
Parameters
The search query. It can be enclosed in quotes to search for exact matches. The sort order is overridden by relevance when a search query is provided.
The filters to apply to the search. Look at How to write queries for more information.
By default, the results are sorted by rank + relevance (if a query is
provided). Available values: rank:asc
/rank:desc
, id:asc
/id:desc
,
release_date:asc
/release_date:desc
The number of results to return.
The page number to return.
The currency to return the variants in.
Deprecated
urlKey
). The list must be comma-separated. Deprecated: Use filters
with slug IN ['<SLUG1>', '<SLUG2>']
instead.Deprecated
filters
with sku = '<SKU>'
instead.Copy
{
"status": "success",
"query": { "query": "SB Dunk Riot" },
"data": [
{
"id": 1485827,
"sku": "FZ1289 200",
"slug": "riot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"name": "RIOT Skateshop x Dunk Low SB 'Mahogany Dark Beetroot'",
"brand": "Nike",
"model": "Dunk SB",
"description": "The RIOT Skateshop x Nike Dunk Low SB 'Mahogany Dark Beetroot' presents a collaborative design featuring colors and details inspired by the retailer's home base in Bordeaux, France. The upper combines a dark green nubuck base with port-colored suede overlays at the forefoot and heel. In addition to a matte burgundy Swoosh outlined in glossy TPU, unique branding elements include RIOT Skateshop tongue tags and the store's reclining dog logo embroidered on the lateral heel. Mismatched RIOT and Nike branding appears on each nubuck back tab and cork insole. Underfoot, a maroon-colored translucent rubber outsole provides grippy traction.",
"colorway": "red",
"season": "",
"category": "shoes",
"product_type": "sneakers",
"image_url": "https://image.goat.com/750/attachments/product_template_pictures/images/107/037/884/original/FZ1289_200.png.png",
"release_date": "20250121",
"release_date_year": "2025",
"retail_prices": {
"retail_price_cents_aud": 21800,
"retail_price_cents_cad": 19600,
"retail_price_cents_cny": 100000,
"retail_price_cents_eur": 13100,
"retail_price_cents_gbp": 11100,
"retail_price_cents_hkd": 106300,
"retail_price_cents_jpy": 2122100,
"retail_price_cents_krw": 19582800,
"retail_price_cents_myr": 61100,
"retail_price_cents_sgd": 18500,
"retail_price_cents_twd": 445000,
"retail_price_cents_usd": 13500
},
"link": "http://redirect.viglink.com/?key=e195228f26dc99272c16350eea6d644b\u0026u=https%3A%2F%2Fgoat.com%2Fsneakers%2Friot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"sizes": [
{ "presentation": "4", "value": 4 },
{ "presentation": "4.5", "value": 4.5 },
{ "presentation": "5", "value": 5 },
{ "presentation": "5.5", "value": 5.5 },
{ "presentation": "6", "value": 6 },
{ "presentation": "6.5", "value": 6.5 },
{ "presentation": "7", "value": 7 },
{ "presentation": "7.5", "value": 7.5 },
{ "presentation": "8", "value": 8 },
{ "presentation": "8.5", "value": 8.5 },
{ "presentation": "9", "value": 9 },
{ "presentation": "9.5", "value": 9.5 },
{ "presentation": "10", "value": 10 },
{ "presentation": "10.5", "value": 10.5 },
{ "presentation": "11", "value": 11 },
{ "presentation": "11.5", "value": 11.5 },
{ "presentation": "12", "value": 12 },
{ "presentation": "12.5", "value": 12.5 },
{ "presentation": "13", "value": 13 },
{ "presentation": "14", "value": 14 },
{ "presentation": "15", "value": 15 }
],
"variants": [
{
"product_id": 1485827,
"size": "10.5",
"lowest_ask": 120,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
},
{
"product_id": 1485827,
"size": "11",
"lowest_ask": 140,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
}
]
}
],
"meta": { "current_page": 0, "per_page": 20, "total": 1 }
}
Search product
Copy
curl --request GET \
--url https://api.kicks.dev/v3/goat/products/ \
--header 'Authorization: <api-key>'
Copy
{
"status": "success",
"query": { "query": "SB Dunk Riot" },
"data": [
{
"id": 1485827,
"sku": "FZ1289 200",
"slug": "riot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"name": "RIOT Skateshop x Dunk Low SB 'Mahogany Dark Beetroot'",
"brand": "Nike",
"model": "Dunk SB",
"description": "The RIOT Skateshop x Nike Dunk Low SB 'Mahogany Dark Beetroot' presents a collaborative design featuring colors and details inspired by the retailer's home base in Bordeaux, France. The upper combines a dark green nubuck base with port-colored suede overlays at the forefoot and heel. In addition to a matte burgundy Swoosh outlined in glossy TPU, unique branding elements include RIOT Skateshop tongue tags and the store's reclining dog logo embroidered on the lateral heel. Mismatched RIOT and Nike branding appears on each nubuck back tab and cork insole. Underfoot, a maroon-colored translucent rubber outsole provides grippy traction.",
"colorway": "red",
"season": "",
"category": "shoes",
"product_type": "sneakers",
"image_url": "https://image.goat.com/750/attachments/product_template_pictures/images/107/037/884/original/FZ1289_200.png.png",
"release_date": "20250121",
"release_date_year": "2025",
"retail_prices": {
"retail_price_cents_aud": 21800,
"retail_price_cents_cad": 19600,
"retail_price_cents_cny": 100000,
"retail_price_cents_eur": 13100,
"retail_price_cents_gbp": 11100,
"retail_price_cents_hkd": 106300,
"retail_price_cents_jpy": 2122100,
"retail_price_cents_krw": 19582800,
"retail_price_cents_myr": 61100,
"retail_price_cents_sgd": 18500,
"retail_price_cents_twd": 445000,
"retail_price_cents_usd": 13500
},
"link": "http://redirect.viglink.com/?key=e195228f26dc99272c16350eea6d644b\u0026u=https%3A%2F%2Fgoat.com%2Fsneakers%2Friot-skateshop-x-dunk-low-sb-mahogany-dark-beetroot-fz1289-200",
"sizes": [
{ "presentation": "4", "value": 4 },
{ "presentation": "4.5", "value": 4.5 },
{ "presentation": "5", "value": 5 },
{ "presentation": "5.5", "value": 5.5 },
{ "presentation": "6", "value": 6 },
{ "presentation": "6.5", "value": 6.5 },
{ "presentation": "7", "value": 7 },
{ "presentation": "7.5", "value": 7.5 },
{ "presentation": "8", "value": 8 },
{ "presentation": "8.5", "value": 8.5 },
{ "presentation": "9", "value": 9 },
{ "presentation": "9.5", "value": 9.5 },
{ "presentation": "10", "value": 10 },
{ "presentation": "10.5", "value": 10.5 },
{ "presentation": "11", "value": 11 },
{ "presentation": "11.5", "value": 11.5 },
{ "presentation": "12", "value": 12 },
{ "presentation": "12.5", "value": 12.5 },
{ "presentation": "13", "value": 13 },
{ "presentation": "14", "value": 14 },
{ "presentation": "15", "value": 15 }
],
"variants": [
{
"product_id": 1485827,
"size": "10.5",
"lowest_ask": 120,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
},
{
"product_id": 1485827,
"size": "11",
"lowest_ask": 140,
"available": true,
"currency": "USD",
"updated_at": "2025-04-25T09:39:54.086458Z"
}
]
}
],
"meta": { "current_page": 0, "per_page": 20, "total": 1 }
}
Assistant
Responses are generated using AI and may contain mistakes.