post https://api.tatum.io/v3/litecoin/wallet/priv
5 credits per API call.
Generate private key for address from mnemonic for given derivation path index. 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.
Examples of using this endpoint with the Tatum JS SDK can be found in Tatum LTC SDK.