Skip to main content
GET
TypeScript

Query Parameters

derivationPath
string
required
algorithm
string
required
compressed
boolean

Response

Public key information

algorithm
enum<string>

Elliptic Curve

Available options:
MPC_ECDSA_SECP256K1,
MPC_EDDSA_ED25519
derivationPath
integer[]

BIP44 derivation path

Example:
publicKey
string

Compressed/Uncompressed public key value in hex representation

Example:

"1044c36403c1802818b472398f546a43a0d91569d5583a6e807c3825b155c7bd"