cURL
curl --request GET \ --url https://api-partner.houdiniswap.com/v2/stats/chart \ --header 'Authorization: <api-key>'
[ { "date": "<string>", "volumeUsd": 123, "count": 123 } ]
volume
day
month
Success