Initiate an address check
Address Checks
Initiate an address check
Screens a blockchain address for KYT risk and returns the full risk assessment.
PUT
Initiate an address check
Authorizations
API token passed in the request header.
Body
Request body for kyt.InitAddressCheckRequest
InitAddressCheckRequest schema
Pattern:
^(0x[0-9a-fA-F]{40}|T[1-9A-HJ-NP-Za-km-z]{33}|[13][a-km-zA-HJ-NP-Z1-9]{25,34}|bc1[02-9ac-hj-np-z]{7,76}|BC1[02-9AC-HJ-NP-Z]{7,76})$Example:
"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
Available options:
btc, eth, trx Example:
"eth"
Example:
false
Available options:
, USDC, USDT Example:
""
Response
Created