v52

latestSwagger 2.0raw.githubusercontent.com2026-08-0698126172.9 KB
Identity

Creates new identity

Creates identity and stores in keystore encrypted with passphrase

post/identities

Request body

passphrasestring

Response

Identity created

idstring required

identity in Ethereum address format

Example response

{
  "id": "0x0000000000000000000000000000000000000001"
}