BTCMarkets / API

API
119 stars 30 forks source link

Generation of deposit addresses via API #185

Closed ArtyomVir closed 4 years ago

ArtyomVir commented 4 years ago

Hi! can I generate new addresses for depositing crypro to my account through the API? For instance, I want to generate a new address for each of my users and each of them will have their 'own' address to deposit crypto

martin-nginio commented 4 years ago

Hi @ArtyomVir

Thanks for your feedback.

You should be able to use the following API to get deposit address: https://api.btcmarkets.net/doc/v3/#tag/Fund-Management-APIs/paths/~1v3~1addresses/get

Regards, Martin

martin-nginio commented 4 years ago

Thanks @ArtyomVir. closing the ticket.