Skip to main content
POST
Create a trading account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Credentials for a supported broker. All values shown are placeholders.

The brokers a credential can name.

ibkr is a module above but deliberately not a variant here. The IBKR integration was dropped on commercial grounds, not technical ones, so the adapter still compiles and its tests still pass while the code is unwound. Adding the variant back is what would make an IBKR credential storable again, and nothing downstream can route one: clients_manager has no builder for it. Leave it off.

Lightspeed
object
required

Response

Account created

broker_credential_id
string<uuid>
required
trading_account_id
string<uuid>
required