Skip to main content
POST
Sign message

Body

application/json
message
string
required

Message to sign

Example:

"Hello Livepeer"

Response

200 - application/json

Message signed successfully

signature
string

Hex-encoded signature

Example:

"0x..."

Last modified on May 18, 2026