cURL
curl --request GET \ --url https://api-partner.houdiniswap.com/v2/stats/weeklyVolume \ --header 'Authorization: <api-key>'
[ { "week": 123, "year": 123, "count": 123, "anonymous": 123, "volume": 123, "commission": 123 } ]
Success
ISO week number
Year
Number of transactions
Number of anonymous transactions
Total volume in USD
Commission earned in USD