Generate Flare private key

/v3/flare/wallet/priv

1 credit per API call.


Generates the private key of an address from a mnemonic for a given derivation path index. The private key is generated for the specific index - each mnemonic can generate up to 2^32 private keys starting from index 0 until 2^31 - 1.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to flare-coston

Type of Flare testnet in query. Defaults to flare-coston. For mainnet API Key, this value is ignored.

Allowed:
Body Params
integer
required
≤ 2147483647

Derivation index of private key to generate.

string
required
length between 1 and 500

Mnemonic to generate private key from.

Headers
string
enum
Defaults to flare-coston

Type of Flare testnet in header. Defaults to flare-coston. For mainnet API Key, this value is ignored.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json