This endpoint creates a new wallet, which corresponds to an address on the underlying blockchain. The newly created wallet address is returned in the response. This operation directly creates a new address on the blockchain, enabling the storage and management of digital assets.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The created wallet
The response is of type object
.
This endpoint creates a new wallet, which corresponds to an address on the underlying blockchain. The newly created wallet address is returned in the response. This operation directly creates a new address on the blockchain, enabling the storage and management of digital assets.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The created wallet
The response is of type object
.