Verify that the wallet address is authorized. This API is requested when authentication information is required for a wallet address.
API Request Methods
GET
/address/{walletAddress}
Request Header
walletAdddress
String
required
The address of the wallet associated with the user
Response Elements
code
Number
3-digit HTTP status code
body
json
Whether the wallet address is verified
Refer to Common Status Codes
Last updated 2 years ago