API documentation
get
/api/v1/Instruments/research/capabilitiesReturns which Obermind Research sections are enabled for this deployment (news, calendars, asset classes).
Instruments
Parameters
version
path · string
Required
Responses
- 200Capability flags used to gate Research UI sections.application/json
{ "showEconomicCalendar": true, "showNews": true, "showStock": true, "showFx": true, "showOptions": false, "showFutures": false, "showBonds": false, "showIndex": true, "showCrypto": true }