Getting a list of trusted addresses

Getting a list of trusted user addresses to which payments can be made using the payment widget

Getting a list of trusted addresses

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body
clientIdstringOptional

User ID in the merchant system

Example: user12345
currencystring[]Optional

An array of coins to search for

Example: USDT
networkstring[]Optional

Array of networks to search for

Example: ethereum
Responses
200Success
application/json
post
/api-gateway/personal-addresses/get-trusted-addresses
200Success

Last updated