Check transaction risks
Request:
Response:
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
The request body for checking the transaction for risks
txstringRequiredExample:
Transaction hash
0x00E2453...currencystringRequiredExample:
Coin
USDTnetworksstringOptionalExample:
Network
ethereumoutputAddressstringRequiredExample:
Address-recipient of coins
0x023434a...directionstring · enumRequiredExample:
The party to check the risks. Takes the value sent or received.
The sent value should be passed if a withdrawal transaction was made from your address: then the risks of the completed transaction on the part of the sender will be checked
The received value should be transmitted if a deposit was made to your address: then the risks of receiving coins to your address will be checked
sentPossible values: Responses
200Success
application/json
post
/api-gateway/kyt/check-transfer200Success
Last updated