
Conifex Timber Inc. — Investor Relations & Filings
Conifex Timber Inc. is a forest products company established in 2008, focused on being a next-generation leader in responsibly maximizing fiber value. The company operates through two primary segments: Lumber and Bioenergy. The core business involves timber harvesting, reforestation, forest management, and the sawmilling of logs into structural grade dimensional lumber and various wood products. Conifex utilizes fibre resources primarily sourced from northern British Columbia. Its manufactured lumber products are sold and distributed across key international markets, including the United States, Canada, and Japan.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2026-04-21 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-21 | English | |
| 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-04-02 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-04-02 | English | |
| 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-04-02 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-04-02 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KILANG PAPAN SERIBU DAYA BERHAD
Operates in the timber sector, manufacturing and marketing …
|
— | MY | Manufacturing |
|
Klon Spolka Akcyjna
Manufacturer and distributor of timber and wood-based produ…
|
KLN | PL | Manufacturing |
|
KPPD - Koszalińskie Przedsiębiorstwo Przemysłu Drzewnego S.A.
A major producer of timber and wood products using advanced…
|
KPD | PL | Manufacturing |
|
MacMillan Bloedel Limited
Integrated global forest products firm manufacturing lumber…
|
MB | CA | Manufacturing |
|
MANGIUM INDUSTRIES BHD.
Manufactures and markets timber products, provides printing…
|
— | MY | Manufacturing |
|
POTLATCHDELTIC CORP
A timberland manager and wood products manufacturer with re…
|
PCH | US | Manufacturing |
|
Primex Forest Products Ltd.
Coastal operator specializing in sawmilling, lumber product…
|
— | CA | Manufacturing |
|
Riverside Forest Products Limited
Specialized manufacturer and distributor of high-quality so…
|
— | CA | Manufacturing |
|
Slocan Forest Products Ltd.
BC manufacturer specializing in integrated forest managemen…
|
— | CA | Manufacturing |
|
Standrew Spolka Akcyjna
A wood manufacturer specializing in timber procurement, saw…
|
STD | PL | Manufacturing |
Conifex Timber Inc. 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/46084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46084 | 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=46084 | 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=46084 \ -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": 46084}, 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 Conifex Timber Inc. (id: 46084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.