v52

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

Returns my current identity

Tries to retrieve the last used identity, the first identity, or creates and returns a new identity

put/identities/current

Request body

idstring
passphrasestring

Response

Unlocked identity returned

idstring required

identity in Ethereum address format

Example response

{
  "id": "0x0000000000000000000000000000000000000001"
}