x-api-key: ********************curl --location 'https://api.hyblockcapital.com/v2/catalog?endpointName=klines&exchange=binance_perp_stable&symbol=BTC' \
--header 'x-api-key: <api-key>'{
"data": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}