POST
/
v1
/
sign
/
message

Authorizations

x-api-key
string
headerrequired

Body

application/json
walletId
string
required

Wallet UUID for operation

chainType
string
required

Chain paradigm for operation

chainId
string

[deprecated] evm chain id for operation

message
string
required

the message to sign

Response

201 - application/json
walletId
string
required

Wallet UUID for operation

chainType
string
required

Chain paradigm for operation

chainId
string

[deprecated] evm chain id for operation

message
string
required

the message to sign

signature
string
required

The signed message