API Dokumentation
get
/api/v1/Instruments/typesLists tradable instrument type categories for search filters.
Instruments
Parameter
withTopOption
query · boolean
Optional
version
path · string
Erforderlich
Antworten
- 200Array of { id, name } pairs.application/json
[ { "id": 1, "name": "Stock" } ]