Documentation API
get
/api/v1/Instruments/typesLists tradable instrument type categories for search filters.
Instruments
Paramètres
withTopOption
query · boolean
Requis
version
path · string
Requis
Réponses
- 200Array of { id, name } pairs.application/json
[ { "id": 1, "name": "Stock" } ]