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
88f39775-01f6-43ef-b553-08410c588116
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
walletId
required

The unique wallet ID.

string
88f39775-01f6-43ef-b553-08410c588116
data
required

The binary data to be signed.

string
0xdeadbeef

The resource has been successfully created.

object
walletId
required

The unique wallet ID.

string
88f39775-01f6-43ef-b553-08410c588116
signedData
required

The binary that has been signed.

string
0xdeadbeef