Create a wallet
Wallet Management
Wallet
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.
POST
Create a wallet
Documentation Index
Fetch the complete documentation index at: https://docs.ecrop.de/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.