API documentação
get
/api/v1/Instruments/typesLists tradable instrument type categories for search filters.
Instruments
Parâmetros
withTopOption
query · boolean
Obrigatório
version
path · string
Obrigatório
RESPOSTAS
- 200Array of { id, name } pairs.application/json
[ { "id": 1, "name": "Stock" } ]