Retrieve investment theme portfolio data for a given theme identifier. Use one of the supported theme values below.
Use Case: Show stocks or ETFs that belong to a thematic basket (e.g. clean energy, AI) for thematic investing.
| Parameter | Type | Required | Description |
|---|---|---|---|
theme | string | Yes | Theme identifier. Use one of the supported theme values below. |
theme parameter:
| Theme value | Theme value | Theme value |
|---|---|---|
financialExchangesData | futureFood | 3dPrinting |
ageingPopulation | ai | bigData |
cloud | cyberSecurity | digitalisation |
drones | fintech | founder |
futureEntertainment | futureVehicles | gaming |
globalCleanEnergy | globalWater | healthcareInnovation |
hr | mobilePayment | organicFood |
robotics | tobaccoAlcoholGambling | windEnergy |
200 OK with a JSON object containing investment theme portfolio data (data array of symbols, theme).
Errors: 400 when theme is missing or invalid, 401 unauthorized, 404 when no data found, 500 server error.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Theme identifier. See supported values: financialExchangesData, futureFood, 3dPrinting, ageingPopulation, ai, bigData, cloud, cyberSecurity, digitalisation, drones, fintech, founder, futureEntertainment, futureVehicles, gaming, globalCleanEnergy, globalWater, healthcareInnovation, hr, mobilePayment, organicFood, robotics, tobaccoAlcoholGambling, windEnergy
financialExchangesData, futureFood, 3dPrinting, ageingPopulation, ai, bigData, cloud, cyberSecurity, digitalisation, drones, fintech, founder, futureEntertainment, futureVehicles, gaming, globalCleanEnergy, globalWater, healthcareInnovation, hr, mobilePayment, organicFood, robotics, tobaccoAlcoholGambling, windEnergy