API Documentation
⌘K
API Key
Get free key GET
/api/1/etf/flows/{ticker}ETF Flows API
Returns daily fund flow data (inflows/outflows) for a given ETF ticker
Parameters
2daysnumberLook-back window in days (default 90, max 365)
tickerstringrequiredETF ticker symbol (e.g. SPY, QQQ)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/etf/flows/AAPL?days=90' \
-H 'Accept: application/json'200 Response
Default Response