Skip to main content
Version: 1.11

ExportableEd25519 - Sample an Ed25519 key and share it

POST 

/exportable-ed25519/sample-key

authorization

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

Sample the raw key and turn it into key shares, who are then distributed to both the sampling party and any receiving party using the /exportable-ed25519/receive-key API route or SDK operation. Note that in this process, the sampling party is essentially trusted.

Request

Responses