Getting an address
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
Request body to get or regenerate the address for the user
idstringRequiredExample:
User ID
44a066a4-3a3e-4a8d-b477-9ff5a66cac50currencystringRequiredExample:
Address coin
USDTnetworkstringRequiredExample:
Address network
ethereumrenewAddressbooleanOptional
If set to true a new address will be issued to the user, the old one will become inactive
Responses
200Success
application/json
post
/api-gateway/personal-addresses/get-user-address200Success
Last updated