Create Address
POST/public-api/wallet/v1/user/crypto/address
Create address. Requires the Wallet permission.
In the Query address API, you can retrieve the latest 10 active addresses that can be used for a specific crypto and network.
If the number of addresses reaches 10, and none of these addresses were used for deposits, the service will restrict the creation of new addresses by returning a HTTP status code 400.
If you encounter this situation, use the existing addresses for deposits, then you'll be able to continue creating new addresses after.
Requestβ
Responsesβ
- 200
- 400
Successful response
Request failed