v1

latestSwagger 2.02026-07-1798126172.4 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"
}