Wallets
Create a wallet
This endpoint creates a wallet
POST
/
wallets
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Response
201 - application/json
The id of the wallet.
The blockchain address of the wallet.
The URL of the block explorer for this wallet.
The timestamp from when the wallet was created.
The timestamp from when the wallet was last updated.
The timestamp from when the wallet was activated.
Was this page helpful?