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 } ]
Documentation IndexFetch the complete documentation index at: https://docs.houdiniswap.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.houdiniswap.com/llms.txt
Use this file to discover all available pages before exploring further.
Success
ISO week number
Year
Number of transactions
Number of anonymous transactions
Total volume in USD
Commission earned in USD