
WOODBOIS LIMITED — Investor Relations & Filings
WOODBOIS LIMITED is a producer and supplier of sustainable African hardwood products. The company's operations are centered on three core segments: forestry, timber trading, and carbon solutions. It engages in the sustainable management of natural forest concessions in Africa, utilizing practices such as selective harvesting to maintain ecological health. The company produces and globally distributes a wide range of products, including over 50 species of sawn lumber and high-quality veneers like Okoume and Ilomba, which are used in construction, furniture, and boat building. Complementing its timber business, Woodbois offers carbon offsetting and project services, focusing on afforestation and restoring tree cover to support climate and biodiversity goals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update on Delisting, Audit Completion Status, etc. | 2026-01-09 | English | |
| Directorate change | 2025-11-04 | English | |
| Change of Adviser | 2025-10-20 | English | |
| Resignation of Director | 2025-07-22 | English | |
| Trading Update and delay re. Annual Report | 2025-06-05 | English | |
| Total Voting Rights | 2025-05-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12339060 | Update on Delisting, Audit Completion Status, etc. | 2026-01-09 | English | ||
|
2025
14 filings
| |||||
| 8077412 | Directorate change | 2025-11-04 | English | ||
| 8031670 | Change of Adviser | 2025-10-20 | English | ||
| 7427835 | Resignation of Director | 2025-07-22 | English | ||
| 6112690 | Trading Update and delay re. Annual Report | 2025-06-05 | English | ||
| 6052957 | Total Voting Rights | 2025-05-30 | English | ||
| 5935706 | Update on Subscription Options, BGFI Bank & TVR | 2025-05-16 | English | ||
| 5919223 | Resignation of Director | 2025-05-14 | English | ||
| 11347685 | Total Voting Rights | 2025-04-30 | English | ||
| 11347629 | Result of AGM | 2025-04-30 | English | ||
| 11342603 | Result of General Meeting and Total Voting Rights | 2025-04-22 | English | ||
| 11331291 | Posting of Circular and Notice of GM and AGM | 2025-04-02 | English | ||
| 6771580 | Result of Subscription | 2025-03-28 | English | ||
| 6771449 | Proposed fundraising and other matters | 2025-03-28 | English | ||
| 6768695 | Board Changes | 2025-03-25 | English | ||
Market data
Market data not available
Price history
Peer group · Logging
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baikal Forest Corp.
Forestry enterprise specializing in timber harvesting and l…
|
— | CA | Agriculture, forestry and fishi… |
|
Greenheart Group Limited
Integrated forest-products company focused on managing glob…
|
94 | HK | Agriculture, forestry and fishi… |
|
JAWALA INC.
Manages sustainable industrial tree plantations and supplie…
|
1J7 | SG | Agriculture, forestry and fishi… |
|
LINGUI DEVELOPMENTS BERHAD
Investment holding company primarily engaged in the timber …
|
— | MY | Agriculture, forestry and fishi… |
|
MAXLAND BERHAD
An investment holding company with a strong presence in the…
|
— | MY | Agriculture, forestry and fishi… |
|
MINHO (M) BHD
Core operations in timber industry: extraction, trading, ma…
|
— | MY | Agriculture, forestry and fishi… |
|
Rougier
Global producer of certified, sustainably harvested tropica…
|
ALRGR | FR | Agriculture, forestry and fishi… |
|
SUBUR TIASA HOLDINGS BERHAD
Engaged in integrated forest products manufacturing and oil…
|
— | MY | Agriculture, forestry and fishi… |
|
TA ANN HOLDINGS BERHAD
Manages timber, processes wood, cultivates oil palm, and le…
|
— | MY | Agriculture, forestry and fishi… |
|
TIMBERWELL BHD
Investment holding company focused on forest management, ti…
|
— | MY | Agriculture, forestry and fishi… |
WOODBOIS LIMITED 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/8024/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8024 | 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=8024 | 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=8024 \ -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": 8024}, 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 WOODBOIS LIMITED (id: 8024)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.