Initiate an account creation request

Creates a new account creation request to onboard a client into the brokerage system.

This endpoint accepts parameters similar to those used by AXOS, enabling seamless migration for clients transitioning from AXOS-based platforms.

⚠️ Important Notes

  • The account request is successfully created but remains in a pending state awaiting internal review.
  • The request may be subject to validation checks and could be declined if any issues are identified during the review process.
  • To verify the account status, call GET /v1/accounts/{requestId}.
  • To retrieve the full account details, call GET /v1/account/read and provide the accountId as a query parameter. Use the accountId value returned from the response.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Request identifier. Must be unique for each request.

requests
array of objects
required
requests*
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json