curl --location --request GET 'https://api.kicks.dev/v3/realtime/stockx/products?query=Jordan 1&page=1¤cy&country' \
--header 'Authorization: <api-key>'
{
"$schema": "https://api.kicks.dev/schemas/RespInterface {}Body.json",
"data": null,
"meta": null
}