API Documentation

⌘K
GET/api/1/mutual-fund/sectors/{symbol}

Mutual Fund Sectors

Returns sector allocation breakdown

Parameters

1
symbolstringrequired
path

Ticker symbol (e.g. AAPL)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/mutual-fund/sectors/VFINX' \
  -H 'Accept: application/json'
200 Response
{}