Brokerage Sub Account on Testnet

Hi,
Which is the URL to test Sub Accounts Creation?
Thanks in advance for your help.
I keep getting
{
“timestamp”: 1629753708339,
“status”: 404,
“error”: “Not Found”,
“message”: “No message available”,
“path”: “/sapi/v1/broker/subAccount”
}

Hi. The path is correct. Please check if the base url is https://api.binance.com or not, thanks.
FYI, here is the document. https://binance-docs.github.io/Brokerage-API/Brokerage_Operation_Endpoints/#create-a-sub-account

Btw, /sapi APIs are not provided in testnet.

1 Like

Thanks for the answer. Do you guys know any way to test the subacounts feature?

Hi @sagasti, there’s no test environment for all the endpoints starting “/sapi”, including sub-accounts.