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" } ]