cURL
curl --request GET \ --url https://{environment}.garden.finance/v2/volume \ --header 'garden-app-id: <api-key>'
{ "status": "Ok", "error": "<string>", "result": "<string>" }
If you do not yet have an app ID, please follow these steps.
Total swap volume.
The response is of type object.
object
Was this page helpful?