ArborGen Holdings Limited — Investor Relations & Filings
ArborGen Holdings Limited is a global provider of advanced genetic tree seedlings designed to enhance the productivity and value of commercial plantations. The company specializes in the development and commercialization of high-performance seedlings for key timber species, including loblolly pine, radiata pine, and eucalyptus. By leveraging traditional breeding techniques and advanced biotechnology, ArborGen produces seedlings with superior growth rates, improved wood quality, and increased resistance to pests and diseases. Its operations include a network of nurseries and seed orchards that supply large-scale timberland owners, investment management organizations, and private landowners. The company focuses on delivering sustainable biological solutions that optimize yield and financial returns through continuous innovation in tree improvement and seedling production technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Brazil Management Update | 2026-04-15 | English | |
| D&O Ongoing Disclosure Notice | 2026-02-26 | English | |
| ARB Capital Change Notice | 2026-02-26 | English | |
| ARB Capital Change Notice | 2026-02-19 | English | |
| ArborGen provides updated guidance for FY26 | 2026-02-12 | English | |
| Forsyth Barr MST Access initiates coverage on ArborGen | 2026-02-03 | English |
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… |
ArborGen Holdings 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/66155/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66155 | 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=66155 | 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=66155 \ -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": 66155}, 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 ArborGen Holdings Limited (id: 66155)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.