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
mnemonic
string

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

network
string

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

Response

201 - application/json
data
object