
Beleaf Spolka Akcyjna — Investor Relations & Filings
Beleaf Spolka Akcyjna is a company focused on ecological investments connected with the wood industry. Its primary mission is to neutralize carbon footprints and promote sustainable development by establishing large-scale industrial plantations of fast-growing trees, particularly Paulownia varieties. The company aims to create extensive private 'Industrial Forests' to effectively reduce carbon emissions. Its services include the establishment of plantations, consulting on cultivation, wood repurchase programs, and the development of ESG-related products and solutions. The company also engages in the leasing and purchasing of agricultural land for its projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Zawarcie umowy inwestycyjnej - Content (PL) | 2026-02-18 | Polish | |
| zal01_zawiadomienie_art_69_ust_1_pkt_1_UoO.pdf | 2025-12-12 | Polish | |
| Zawiadomienie o zmianie udziału w ogólnej liczbie głosów na Walnym Zgromadzeniu Emitenta - Content (PL) | 2025-12-12 | Polish | |
| zal01_sprawozdanie_RN_za_2024_r._BeLeaf_S.A..pdf | 2025-06-12 | Polish | |
| Uzupełnienie dokumentacji na Zwyczajne Walne Zgromadzenie zwołane na dzień 26 czerwca 2025 roku - Content (PL) | 2025-06-12 | Polish | |
| Major Shareholding Notification 2025 | 2025-03-26 | Polish |
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
China Health Technology Group Holding Company Limited
Integrated management of agroforestry resources, forestry, …
|
1069 | HK | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
Beleaf Spolka Akcyjna 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/9576/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9576 | 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=9576 | 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=9576 \ -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": 9576}, 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 Beleaf Spolka Akcyjna (id: 9576)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.