{
"type": 1
}curl --location --request POST 'https://open.steamdt.com/open/cs2/broad/v1/kline' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 1
}'{
"success": false,
"data": [
[
{}
]
],
"errorCode": 0,
"errorMsg": "",
"errorData": {},
"errorCodeStr": ""
}