Create API credential for user as broker

i have broker account. and i want to create sandbox account for my user as broker. so there is this

api: https://broker-api.sandbox.alpaca.markets//v1/accounts in which i can make account for my user.

but now i want to get/create trading api keys for this user (Apca-Api-Key-Id and Apca-Api-Secret-Key ).
i notice that if i want to manage user account i have to use account_id in broker api to make orders or cancel orders , list positions etc… but i want to get those api keys. is that possible?

@amzker Alpaca currently does not provide account access, using API keys, for correspondent accounts (ie broker partner accounts). Only direct Alpaca accounts can be accessed with the APIs using an API key and a secret. All correspondent account access must be made using the broker API’s and the broker API key and secret.

1 Like