API Get On-Chain AML Score
Fetch On-Chain AML Score For Wallet
GET
/v1/wallets/${walletAddress}/screening
This is a server-only API route that requires a signed request signature.
See How to sign APIfor information on how to create a request signature.
Companies must have this feature enabled to take advantage of this API. To request this feature, please contact support@quadrata.com.
Path Parameters
Name
Type
Description
walletAddress*
String
Wallet address to look up
Headers
Name
Type
Description
Authorization*
Basic ${base64(apiKey)}
Date*
String
Date and time of current request
Wed, 04 Oct 2023 02:39:37 GMT
Response
Last updated