Generate Quorum Account

POST {{baseUrl}}/v3/quorum/account

2 credit per API call.


Generate address account. Account must be protected with the password. To start using account, it must be unlocked via Unlock Quorum Account method.

Request Body

{"password"=>"ksjdfhu98q34fi"}

HEADERS

KeyDatatypeRequiredDescription
x-quorum-endpointstring(Required) URL of the Quorum network
Content-Typestring

RESPONSES

status: OK

{"address":"0x73fda64d9feaaada90cd0de8df6b520ae0fe65da"}