Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

Private-preview venue operator key (trdrs_vk_sandbox_… or trdrs_vk_production_…). Bound to one venue/environment and explicit scopes. Issued by a verified owner session; accepted only on documented /api/partner/venues/{venueId} routes. Existing trdrs_sk keys are not interchangeable. Never grants trader, login or key-management authority.

Path Parameters

venueId
string<uuid>
required
accountId
string
required

Response

Scoped result. Cache-Control: no-store.

ledger
object
required

Balance, held collateral and open positions for an account whose books TRDRS keeps. An account whose provider owns its balance has none of this and is not listed here.

route
object | null
required

Where a group's orders go, and what protects an order sent there. An external route names both its connection and the dedicated account at it; an internal one names neither. version is what a command pins, so a fill can be attributed to the exact policy it was dispatched under.