Skip to main content
Version: 1.8.0

HMAC SHA256 - Get the export ID of a key share

GET 

/hmac-sha256/export/exportId

notice

This API endpoint part of the Exchange API Vault. Please contact the Sodot team for access.

authorization

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

Returns the export_id of the key share associated with the given key_id. The export_id is used to export the complete private key. You should call this function before calling full-export in the key recpient device. (only the device with this export_id will get the exported private key)

Request

Responses