Account
Create a firm-scoped partner session
Exchanges partner app credentials + a trader API key + a firm for a short-lived bearer token. The token only acknowledges the trader’s accounts at that firm: accounts the same trader holds at other firms are invisible to the session, for reads, writes and WebSocket events alike.
POST
Create a firm-scoped partner session
Body
application/json
Request body for the partner session exchange.
Response
Session created
Bearer token for subsequent requests. Scoped to the firm's accounts.
Trader accounts this session can see and trade.
Seconds until the token expires; re-login to refresh.
Required range:
x >= 0Related topics
Partner integrationsAuthenticationIntroductionGenerate a trader API key for third-party accessRevoke one of the trader's API keys