Skip to main content
Version: 1.12.2

Sr25519 - Sign a message using a key share

POST 

/sr25519/sign

authorization

This API endpoint requires an API Key with at least one of the following Roles: CryptoUser | KeysManager

Signs a message using the given key_id. The message is signed using the secret share generated in the /sr25519/keygen operation. The signature is then returned to the caller.

Request

Responses