Home

Derives an account from a seed

GET
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Parameters

requestTypestringrequiredquery
mnemonicstringrequiredquery
passphrasestringquery
bip32Pathstringrequiredquery

Response

200OK

Successful account derivation from seed

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error