Skip to content

Generate a 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.

APIV1POSTKeyRequest is the request for POST /v1/key

object
display_mnemonic
boolean
wallet_handle_token
string

Response to POST /v1/key

APIV1POSTKeyResponse is the response to POST /v1/key friendly:GenerateKeyResponse

object
address
string
error
boolean
message
string