Skip to main content
Version: 1.8.2

Sr25519 - Sign multiple messages using key shares

POST 

/sr25519/batch-sign

authorization

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

Perform a batch of sign operations at once. This is useful for batching multiple sign operations into a single request. every sign request in the batch is the exact same as the normal sign request

Request

Responses