API Documentation

GET/api/1/market/etf-flows/{ticker}

ETF Fund Flows

Returns estimated fund flows for an ETF

Parameters

2
daysnumber
query
tickerstringrequired
path

Ticker symbol (e.g. AAPL)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/market/etf-flows/AAPL?days=90' \
  -H 'Accept: application/json'
200 Response
Default Response