Create wallet
POST /v2/wallet
POST
/v2/wallet
Creates a new wallet and returns the wallet details.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
custodian
required
The custodian type for the wallet.
string
fsco name
required
A unique name for the wallet.
string
My WalletResponses
Section titled “ Responses ”Created successfully
The resource has been successfully created.
object
walletId
required
The unique wallet ID.
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09 name
required
The unique name for the wallet.
string
My Wallet custodian
required
The custodian type for the wallet.
string
fsco address
The address of the wallet.
string
0x1234567890abcdefBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error