curl --location --request GET 'https://api.kicks.dev/v3/realtime/stockx/products/air-jordan-11-retro-legend-blue-2024/sales' \
--header 'Authorization;'
{
"$schema": "https://api.kicks.dev/schemas/RespListMapStringInterface {}Body.json",
"data": [
{
"property1": null,
"property2": null
}
],
"meta": null
}