cURL
curl --request GET \ --url https://api.wavynode.com/v1/wallets/{wallet}/report \ --header 'x-api-header: <api-key>'
{ "success": true, "data": "<string>" }
Generates an AI-written report about the compliance status and activity of a specific wallet address.
API key from the Wavy Node dashboard. Format: ApiKey {your-api-key}
The EVM wallet address to query
AI-generated wallet report
AI-generated report in markdown format