GET
/
v1
/
exchanges
/
outflows
curl --request GET \
  --url https://api.invezo.com/v1/exchanges/outflows \
  --header 'x-invezo-api-key: <api-key>'

Query Parameters

min
int
required

start of the aggregate time window as a timestamp (example: 1168300800)

max
int
required

end of the aggregate time window as a timestamp (example: 1168300800)