WeGrow AG — Investor Relations & Filings
WeGrow AG is a company focused on the Kiri tree (Paulownia), operating a circular business model that encompasses the entire value chain. The company's activities are divided into three main areas. The PLANTS division breeds and distributes proprietary, fast-growing Kiri saplings to international customers. The TIMBER FARMING division develops sustainable cultivation concepts, such as intercropping, to ensure a wood supply that does not rely on the deforestation of natural forests. The TIMBER PRODUCTS division processes the harvested Kiri wood into ecological building materials. A key product is KiriBloX®, a modular, prefabricated solid wood construction system designed for circularity, enabling the rapid assembly, disassembly, and complete reuse of building components.
Recent filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33104241 | WeGrow continues its IR video call format due to strong demand two sessions on April 20 and 23 | 2026-03-31 | English | ||
| 32916262 | WeGrow auf internationalem Wachstumskurs Vorstand ladt ein zum Video-Call am 23.03.2026 um 17 Uhr | 2026-03-09 | German | ||
|
2025
2 filings
| |||||
| 9062506 | WeGrow AG vermeldet weiteren Meilenstein in der Vermarktung des modularen Holzbausystems KiriBloX: Abschluss eines Rahmenvertrags mit HORNBACH im DIY-Segment | 2025-12-02 | German | ||
| 7939712 | WeGrow AG startet Serienfertigung des modularen Bausystems KiriBloX aus nachhaltigem Kiriholz // Einladung zum Webcast am Dienstag, 07.10.2025 um 16 Uhr | 2025-09-30 | German | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Weyerhaeuser Company Limited
Integrated forestry and wood products company specializing …
|
WY | CA | Agriculture, forestry and fishi… |
|
Yunnan Jinggu Forestry Co.,Ltd
Integrated forest management and production of wood panels …
|
600265 | CN | Agriculture, forestry and fishi… |
|
ZHONGFU STRAITS (PINGTAN) DEVELOPMENT COMPANY LIMITED
Manages forest resources, wood products, real estate, and h…
|
000592 | CN | Agriculture, forestry and fishi… |
WeGrow AG via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/10809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10809 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=10809 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=10809 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 10809}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for WeGrow AG (id: 10809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.