POST
/
api
/
v1
/
wallet
/
generate
/
secret-key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
network
string

The blockchain network such as XDC, ETH, BTC, BSC, POL

mnemonic
string

The mnemonic phrase that can restore access to all generated addresses and private keys

Response

201
application/json
data
object