Get an asset's public key
Get the public key information for a specific asset in a vault account. Endpoint Permission: Admin, Non-Signing Admin.
GET
TypeScript
Path Parameters
Query Parameters
Response
Public Key Information
Elliptic Curve
Available options:
MPC_ECDSA_SECP256K1, MPC_EDDSA_ED25519 BIP44 derivation path
Example:
[44, 0, 0, 0, 0]Compressed/Uncompressed public key value in hex representation
Example:
"1044c36403c1802818b472398f546a43a0d91569d5583a6e807c3825b155c7bd"
Previous
Get asset balance for chosen assetsGets the assets amount summary for all accounts or filtered accounts.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
Next
TypeScript