API 文档
get
/api/v1/Instruments/typesLists tradable instrument type categories for search filters.
Instruments
参数
withTopOption
query · boolean
选修的
version
path · string
必需的
响应
- 200Array of { id, name } pairs.application/json
[ { "id": 1, "name": "Stock" } ]