VASP Query
Applicable Scenarios
If you want to comply with the Travel Rule and need to know the identity information of the counterparty involved in fund transfers.
Description
Query the entity information of the address, determine whether it belongs to a VASP entity, and identify its business relationship with the entity.
Basic Info
Request method: GET
Interface URL: https://api.beosin.com/api/v2/kyt/tag/vasp
Content-Type: application/json
Verification method: SIGN
Response Time:<30s
Header Request Parameter
Y
String
Unique authentication APPID assigned by KYT system
Y
String
Unique authentication APP-SECRET assigned by KYT system
Query Parameter
Y
String
Chain ID
address
Y
String
Address Hash
Return Parameter
code
Number
Status code
msg
String
Result Message
data
Object
Result set
data.address
String
Address Hash
data.isVasp
Boolean
Whether it is VASP Entity
data.vaspTags
Array
VASP Entity Label
Example of Request Data
Example of Response Data
Error Code
40021
Platform not supported
40022
Address error
Last updated