cURL
curl --request GET \ --url https://api.tickflow.org/v1/universes/{id} \ --header 'x-api-key: <api-key>'
{ "data": { "category": "<string>", "id": "<string>", "name": "<string>", "region": "<string>", "symbol_count": 1, "symbols": [ "<string>" ], "description": "<string>" } }
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.
标的池 ID
查询成功
标的池详情(包含标的列表)
Show child attributes