Generating Litecoin addresses via the API

In API & Developers

To generate a new Litecoin address, make a POST request to:

POST /api/Address/createAddress

Include your API key and the Usev2 parameter (true or yes). The response includes the newly generated address and its private key.

Keep the private key safe — PTERI is zero-custody, so Kakr Labs cannot recover keys for you.