{
"domain": "testhw1.rgslb.link",
"scope": "month"
}curl --location --request POST 'https://ctgcdn.esurfingcloud.com/API/cdn/statistics/request' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json' \
--data-raw '{
"domain": "testhw1.rgslb.link",
"scope": "month"
}'{
"code": 1,
"message": "OK",
"data": [
{
"time": "1712799600",
"req": "65"
},
{
"time": "1712911500",
"req": "87"
}
]
}