cURL
curl --request GET \ --url https://api.tickflow.org/v1/depth \ --header 'x-api-key: <api-key>'
{ "data": { "ask_prices": [ 123 ], "ask_volumes": [ 123 ], "bid_prices": [ 123 ], "bid_volumes": [ 123 ], "symbol": "<string>", "timestamp": 123 } }
Documentation IndexFetch the complete documentation index at: https://docs.tickflow.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tickflow.org/llms.txt
Use this file to discover all available pages before exploring further.
标的代码,仅支持单个标的, 例如 "600000.SH"
查询成功
市场深度响应
市场深度(五档行情)
Show child attributes