Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

A partner-scoped API key (trdrs_sk_…), issued to a trdrs Connect partner firm and accepted only under /api/partner/. Same format as the firm (tenant) key, different scope: a firm API key is refused here, and this key is refused everywhere else.

Response

The firm’s issued accounts (PartnerAccountsResponse)

PartnerAccountsResponse. The accounts your firm issued through this API, newest first, with live balances. Accounts a trader opened themselves never appear here.

firm
string
required

Your firm’s name, as trdrs holds it.

accounts
object[]
required