POST
/
v1
/
sign
/
message

Authorizations

x-api-key
string
header
required

Body

application/json
chainType
string
required

Chain paradigm for operation

message
string
required

the message to sign

walletId
string
required

Wallet UUID for operation

chainId
string

[deprecated] evm chain id for operation

Response

201 - application/json
chainType
string
required

Chain paradigm for operation

message
string
required

the message to sign

signature
string
required

The signed message

walletId
string
required

Wallet UUID for operation

chainId
string

[deprecated] evm chain id for operation