Skip to content

Sign a message

POST
/v2/wallet/{walletId}/sign/msg

Sign a message by its ID.

walletId
required
string

The unique wallet ID.

Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
walletId
required

The unique wallet ID.

string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
data
required

The binary data to be signed.

string
0xdeadbeef

The resource has been successfully created.

object
walletId
required

The unique wallet ID.

string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
signedData
required

The binary that has been signed.

string
0xdeadbeef