Entity Query (Deprecated)
Description
Query the entity information of the address, and return the entity name information.
Basic Info
Request method: GET
Interface URL: https://api.beosin.com/api/v2/kyt/tag/entity
Content-Type: application/json
Verification method: SIGN
Header Request Parameter
Parameter
Required Field (Y/N)
Parameter Type
Description
Y
String
Unique authentication APPID assigned by KYT system
Y
String
Unique authentication APP-SECRET assigned by KYT system
Query Parameter
Parameter
Required Field (Y/N)
Parameter Type
Description
Y
String
Chain ID
address
Y
String
Address Hash
Return Parameter
Parameter
Parameter Type
Description
code
Number
Status code
msg
String
Result Message
data
Object
Result set
data.address
String
Address Hash
data.entities
Array
Entity Label Information
Example of Request Data
Example of Response Data
Error Code
Error Code
Description
40021
Platform not supported
40022
Address error
Last updated