Utilities
Get list of brands
StockX Realtime Data
GOAT Realtime Data
Alias Realtime Data
Kicks Crew
Stadium Goods
Utilities
Utilities
Get list of brands
Get a list of brands on StockX
GET
/
v3
/
utils
/
brands
curl --request GET \
--url https://api.kicks.dev/v3/utils/brands \
--header 'Authorization: <api-key>'
{
"status": "success",
"data": [
{
"brand": "Nike",
"count": 36025
},
{
"brand": "adidas",
"count": 19747
},
{
"brand": "Supreme",
"count": 19442
},
{
"brand": "Jordan",
"count": 10526
},
{
"brand": "BAPE",
"count": 9139
},
{
"brand": "New Balance",
"count": 5785
},
{
"brand": "Palace",
"count": 5692
},
{
"brand": "Kith",
"count": 4915
},
{
"brand": "Louis Vuitton",
"count": 3915
},
{
"brand": "ASICS",
"count": 3885
},
{
"brand": "Gucci",
"count": 3599
},
{
"brand": "Bearbrick",
"count": 3340
},
{
"brand": "OFF-WHITE",
"count": 3252
},
{
"brand": "LEGO",
"count": 3002
},
{
"brand": "Fear of God",
"count": 2821
},
{
"brand": "Balenciaga",
"count": 2311
},
{
"brand": "Converse",
"count": 2236
},
{
"brand": "Puma",
"count": 2215
},
{
"brand": "Vans",
"count": 2152
},
{
"brand": "Stussy",
"count": 1978
},
{
"brand": "Reebok",
"count": 1943
},
{
"brand": "Burberry",
"count": 1850
},
{
"brand": "Panini",
"count": 1837
},
{
"brand": "Funko",
"count": 1729
},
{
"brand": "Casio",
"count": 1726
},
{
"brand": "Pokemon",
"count": 1493
},
{
"brand": "UGG",
"count": 1460
},
{
"brand": "Anti Social Social Club",
"count": 1429
},
{
"brand": "OVO",
"count": 1396
},
{
"brand": "Travis Scott",
"count": 1208
},
{
"brand": "Hoka One One",
"count": 1149
},
{
"brand": "Palm Angels",
"count": 1089
},
{
"brand": "On",
"count": 1043
},
{
"brand": "Eric Emanuel",
"count": 1026
},
{
"brand": "KAWS",
"count": 1002
},
{
"brand": "Dior",
"count": 919
},
{
"brand": "Bottega Veneta",
"count": 812
},
{
"brand": "Bandai",
"count": 748
},
{
"brand": "Crocs",
"count": 748
},
{
"brand": "Human Made",
"count": 708
},
{
"brand": "Saucony",
"count": 688
},
{
"brand": "AMIRI",
"count": 628
},
{
"brand": "Aime Leon Dore",
"count": 628
},
{
"brand": "Moncler",
"count": 612
},
{
"brand": "FTP",
"count": 582
},
{
"brand": "Alexander McQueen",
"count": 573
},
{
"brand": "Takashi Murakami",
"count": 570
},
{
"brand": "Topps",
"count": 563
},
{
"brand": "Youtooz",
"count": 527
},
{
"brand": "The North Face",
"count": 513
}
],
"meta": {
"count": 1114
}
}
Membership
This endpoint is available in the free tier.
Parameters
The page number to return.
{
"status": "success",
"data": [
{
"brand": "Nike",
"count": 36025
},
{
"brand": "adidas",
"count": 19747
},
{
"brand": "Supreme",
"count": 19442
},
{
"brand": "Jordan",
"count": 10526
},
{
"brand": "BAPE",
"count": 9139
},
{
"brand": "New Balance",
"count": 5785
},
{
"brand": "Palace",
"count": 5692
},
{
"brand": "Kith",
"count": 4915
},
{
"brand": "Louis Vuitton",
"count": 3915
},
{
"brand": "ASICS",
"count": 3885
},
{
"brand": "Gucci",
"count": 3599
},
{
"brand": "Bearbrick",
"count": 3340
},
{
"brand": "OFF-WHITE",
"count": 3252
},
{
"brand": "LEGO",
"count": 3002
},
{
"brand": "Fear of God",
"count": 2821
},
{
"brand": "Balenciaga",
"count": 2311
},
{
"brand": "Converse",
"count": 2236
},
{
"brand": "Puma",
"count": 2215
},
{
"brand": "Vans",
"count": 2152
},
{
"brand": "Stussy",
"count": 1978
},
{
"brand": "Reebok",
"count": 1943
},
{
"brand": "Burberry",
"count": 1850
},
{
"brand": "Panini",
"count": 1837
},
{
"brand": "Funko",
"count": 1729
},
{
"brand": "Casio",
"count": 1726
},
{
"brand": "Pokemon",
"count": 1493
},
{
"brand": "UGG",
"count": 1460
},
{
"brand": "Anti Social Social Club",
"count": 1429
},
{
"brand": "OVO",
"count": 1396
},
{
"brand": "Travis Scott",
"count": 1208
},
{
"brand": "Hoka One One",
"count": 1149
},
{
"brand": "Palm Angels",
"count": 1089
},
{
"brand": "On",
"count": 1043
},
{
"brand": "Eric Emanuel",
"count": 1026
},
{
"brand": "KAWS",
"count": 1002
},
{
"brand": "Dior",
"count": 919
},
{
"brand": "Bottega Veneta",
"count": 812
},
{
"brand": "Bandai",
"count": 748
},
{
"brand": "Crocs",
"count": 748
},
{
"brand": "Human Made",
"count": 708
},
{
"brand": "Saucony",
"count": 688
},
{
"brand": "AMIRI",
"count": 628
},
{
"brand": "Aime Leon Dore",
"count": 628
},
{
"brand": "Moncler",
"count": 612
},
{
"brand": "FTP",
"count": 582
},
{
"brand": "Alexander McQueen",
"count": 573
},
{
"brand": "Takashi Murakami",
"count": 570
},
{
"brand": "Topps",
"count": 563
},
{
"brand": "Youtooz",
"count": 527
},
{
"brand": "The North Face",
"count": 513
}
],
"meta": {
"count": 1114
}
}
Response fields
The brand name.
The number of products for the brand.
curl --request GET \
--url https://api.kicks.dev/v3/utils/brands \
--header 'Authorization: <api-key>'
{
"status": "success",
"data": [
{
"brand": "Nike",
"count": 36025
},
{
"brand": "adidas",
"count": 19747
},
{
"brand": "Supreme",
"count": 19442
},
{
"brand": "Jordan",
"count": 10526
},
{
"brand": "BAPE",
"count": 9139
},
{
"brand": "New Balance",
"count": 5785
},
{
"brand": "Palace",
"count": 5692
},
{
"brand": "Kith",
"count": 4915
},
{
"brand": "Louis Vuitton",
"count": 3915
},
{
"brand": "ASICS",
"count": 3885
},
{
"brand": "Gucci",
"count": 3599
},
{
"brand": "Bearbrick",
"count": 3340
},
{
"brand": "OFF-WHITE",
"count": 3252
},
{
"brand": "LEGO",
"count": 3002
},
{
"brand": "Fear of God",
"count": 2821
},
{
"brand": "Balenciaga",
"count": 2311
},
{
"brand": "Converse",
"count": 2236
},
{
"brand": "Puma",
"count": 2215
},
{
"brand": "Vans",
"count": 2152
},
{
"brand": "Stussy",
"count": 1978
},
{
"brand": "Reebok",
"count": 1943
},
{
"brand": "Burberry",
"count": 1850
},
{
"brand": "Panini",
"count": 1837
},
{
"brand": "Funko",
"count": 1729
},
{
"brand": "Casio",
"count": 1726
},
{
"brand": "Pokemon",
"count": 1493
},
{
"brand": "UGG",
"count": 1460
},
{
"brand": "Anti Social Social Club",
"count": 1429
},
{
"brand": "OVO",
"count": 1396
},
{
"brand": "Travis Scott",
"count": 1208
},
{
"brand": "Hoka One One",
"count": 1149
},
{
"brand": "Palm Angels",
"count": 1089
},
{
"brand": "On",
"count": 1043
},
{
"brand": "Eric Emanuel",
"count": 1026
},
{
"brand": "KAWS",
"count": 1002
},
{
"brand": "Dior",
"count": 919
},
{
"brand": "Bottega Veneta",
"count": 812
},
{
"brand": "Bandai",
"count": 748
},
{
"brand": "Crocs",
"count": 748
},
{
"brand": "Human Made",
"count": 708
},
{
"brand": "Saucony",
"count": 688
},
{
"brand": "AMIRI",
"count": 628
},
{
"brand": "Aime Leon Dore",
"count": 628
},
{
"brand": "Moncler",
"count": 612
},
{
"brand": "FTP",
"count": 582
},
{
"brand": "Alexander McQueen",
"count": 573
},
{
"brand": "Takashi Murakami",
"count": 570
},
{
"brand": "Topps",
"count": 563
},
{
"brand": "Youtooz",
"count": 527
},
{
"brand": "The North Face",
"count": 513
}
],
"meta": {
"count": 1114
}
}