Skip to main content
POST
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.

Body

application/json
email
string
required

The trader’s sign-in email

accountNumber
string

The venue account id (≤40 chars), when known

venueLogin
string

The firm-issued login name (≤60 chars), never a password

Response

The registration as created

registration
object
required