post https://api-sdk.lmnl.dev/api/wallet/generate-address
This API is a request to retrieve an address in your hot deposit wallet, corresponding to the index path in the m/0/{index_value} format provided in the request body.
Note that,
the index path of addresses use the m/0/0 format, where m/0/0 is reserved for your deposit wallet address. Your customer addresses start from the m/0/1 path, where the final digit increases sequentially to represent the next address in the database. for Stellar, Ripple, and Cosmos chain wallets (which only have a single wallet address), you can assign a unique memo or tag to each customer to track individual deposits.
To retrieve a list of addresses, use the Retrieve a list of addresses API.