Create the client's wallet
Wallet Management
Create the client's wallet
Generates MPC shares for both SECP256K1 (EVM, Bitcoin, etc.) and ED25519 (Solana, XRP, etc.) curves (a Portal wallet).
After storing the MPC shares from this endpoint, confirm storage with the Client API’s update signing share pairs statuses endpoint before attempting to sign.
POST
Create the client's wallet
Authorizations
Client API Key or Client Session Token
Body
application/json
Empty object. No parameters required.