latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

tradingSession

Brokerage Session Status

Current Authentication status to the Brokerage system. Market Data and Trading is not possible if not authenticated.

post/iserver/auth/status

Response

Detailed status of the Brokerage session

authenticatedboolean

Returns whether your brokerage session is authenticated or not.

establishedboolean

Returns whether your brokerage session is fully established and ready to handle requests. Set to true when the login message is received from underlying brokerage infrastructure, indicating authentication is complete and account information is loaded.

competingboolean

Returns whether you have a competing brokerage session in another connection.

connectedboolean

Returns whether you are connected to the gateway or not.

messagestring

A message about your authenticate status if any.

MACstring

Device MAC information.

hardware_infostring

Client Portal use only.

failstring

Returns the reason for failing to retrieve authentication status.