Generate a key
POST /v1/key
POST
/v1/key
Generates the next key in the deterministic key sequence (as determined by the master derivation key) and adds it to the wallet, returning the public key.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”APIV1POSTKeyRequest is the request for POST /v1/key
object
display_mnemonic
boolean
wallet_handle_token
string
Responses
Section titled “ Responses ”Response to POST /v1/key
APIV1POSTKeyResponse is the response to POST /v1/key
friendly:GenerateKeyResponse
object
address
string
error
boolean
message
string