Skip to main content
Version: 1.5.5

Sr25519 - Derive a public key from a given key_id and a derivation path

POST 

/sr25519/derive-pubkey

authorization

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

Returns the derived public key for a key_id and a soft sr25519 derivation path

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the API Key of the user. The API Key is returned when a new user is created using the /admin/create-user endpoint.

Body

required

    derivation_pathstring[]required

    key_ident

    object

    required

    oneOf

    key_namestringrequired

Responses

Schema

    pubkeystringrequired