REST API Endpoints (Legacy V1)
Portfolio Create
Create a new portfolio using a signed message
POST
Creates a new portfolio using the signed message from the previous step.
The Ethereum address of the user who will own the portfolio
Array of chain IDs where the portfolio will operate
The account index
The kernel version (from signature request response)
The signature action object from the signature request response
The signature obtained from the user’s wallet
Optional template data to initialize the portfolio
Your API key for authentication
The format of the request body