Get the public key for a derivation path

Gets the public key information based on derivation path and signing algorithm within a Non-Custodial Wallet

Path Params
string
required

The ID of the Non-Custodial wallet

Query Params
string
required

An array of integers (passed as JSON stringified array) representing the full BIP44 derivation path of the requested public key. The first element must always be 44.

string
enum
required

Elliptic Curve

Allowed:
boolean

Compressed/Uncompressed public key format

Headers
uuid
required

Unique ID of the End-User wallet to the API request. Required for end-user wallet operations.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json