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
3fffcde0-9733-4bc6-931e-02922a092e0dcurrencystringRequiredExample:
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