Create Investor Account
API Endpoint - Create Investor Account
This feature enables the creation of an Investor Account linked to a user’s rootVX Wallet, allowing them to participate in asset token transactions.
How it Works
**Submit User Information ** Provide required user details such as name, email, and identity verification data (if applicable). This step may trigger a KYC process, depending on platform settings.
- Generate Investor AccountCall the Create Investor Account API endpoint with the user data. The system creates a new account tied to the user’s verified identity and rootVX Wallet.
- **Receive Account Credentials ** Upon success, the API returns key information including the
investor_id
, wallet reference, and other details needed for token purchases and portfolio management.
Updated 30 days ago