Generate Celo private key

POST {{url}}/v3/celo/wallet/priv

1 credit per API call.


Generate private key of address from mnemonic for given derivation path index. Private key is generated for the concrete index - each mnemonic can generate up to 232 private keys starting from index 0 until 232-1.

Request Body

{"mnemonic"=>"spare evoke romance old rain heart cousin grit talent festival isolate snow pottery ramp robot swarm glide reopen stairs casino civil blouse wait ordinary", "index"=>1}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"key":"cTmS2jBWXgFaXZ2xG9jhn67TiyTshnMp3UedamzEhGm6BZV1vLgQ"}