cURL
curl --request GET \ --url https://api.tickflow.org/v1/klines/intraday/batch \ --header 'x-api-key: <api-key>'
{ "data": {} }
逗号分隔的标的代码
K线周期
1m
5m
10m
15m
30m
60m
1d
1w
1M
1Q
1Y
x >= 0
批量查询成功
Intraday 批量响应
Show child attributes