
ProsperTree PLC — Investor Relations & Filings
Filings indexed
4
across all filing types
Latest filing
2026-01-15
Share Issue/Capital Cha…
Country
CY
Cyprus
Listing
CSE
PROSPER
ProsperTree PLC is a company that engages in the planting, trading, and investing in trees. It provides customized planting plans for both individuals and corporate clients. The company's operations are centered on creating a sustainable future and promoting environmental greening through arboricultural activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Share Issue/Capital Change 2026 | 2026-01-15 | Greek (modern) | |
| Board/Management Information 2026 | 2026-01-05 | Greek (modern) | |
| Regulatory Filings 2025 | 2025-12-31 | Greek (modern) | |
| Interim / Quarterly Report 2025 | 2025-09-30 | Greek (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12752208 | Share Issue/Capital Change 2026 | 2026-01-15 | Greek (modern) | ||
| 12051239 | Board/Management Information 2026 | 2026-01-05 | Greek (modern) | ||
|
2025
2 filings
| |||||
| 11557413 | Regulatory Filings 2025 | 2025-12-31 | Greek (modern) | ||
| 7939646 | Interim / Quarterly Report 2025 | 2025-09-30 | Greek (modern) | ||
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
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… |
ProsperTree PLC 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/10124/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10124 | 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=10124 | 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=10124 \ -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": 10124}, 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 ProsperTree PLC (id: 10124)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.