Union Investment data from any ISIN
Union Investment is the asset manager of the German cooperative banking group (DZ BANK). Its retail range consists of German-domiciled Sondervermögen such as UniGlobal, UniRak and UniFavorit, complemented by Luxembourg-domiciled vehicles.What the API returns for Union Investment products
Sections marked as covered are populated for the large majority of Union Investment share classes; the others depend on what the specific document set discloses. Usedata.dataAsOf for the document date.Example ISINs
Publicly listed share classes you can use to explore the payload shape (example identifiers, not recommendations):DE0008491051UniGlobalDE0008491044UniRakcurl https://fundfactsapi.com/api/v1/funds/DE0008491051 \
-H "Authorization: Bearer ffk_your_key"The fund portrait on union-investment.de is found by search (its URL carries both the ISIN and the German WKN) and read as a page: key facts, fees, the objective, the top-ten holdings, sector and country tables, the asset allocation, calendar returns and the issuer's risk figures. No factsheet PDF or NAV file is read, so indexedPerformance is short.
Mixed funds
Balanced funds such as UniRak return an assetAllocation table and a country split while the equity sector table may be empty; treat that as the portrait's own layout rather than a missing section.
WKN vs ISIN
German investors often quote the six-character WKN. The API keys on the ISIN only; the WKN is the last six characters of a German ISIN after the "DE000" prefix, so converting is trivial (see what is an ISIN).