API Documentation
⌘K
API Key
Get free key GET
/api/1/alternative/investment-themesInvestment Themes API
Returns curated portfolios of stocks grouped by investment themes (e.g. AI, Clean Energy, Robotics)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/alternative/investment-themes' \
-H 'Accept: application/json'200 Response
[
{
"theme": "financialExchangesData",
"symbols_json": [],
"last_updated": "2024-01-15T00:00:00.000Z"
}
]