curl --location --request GET 'https://api.kucoin.com/api/v1/mark-price/USDT-BTC/current'
{ "code": "200000", "data": { "symbol": "USDT-BTC", "timePoint": 1729676888000, "value": 1.5045E-5 } }