Benchmark Holdings Plc — Investor Relations & Filings
Benchmark Holdings Plc is an aquaculture biotechnology company that provides solutions to improve sustainability and productivity for aquaculture producers. The company's activities are centered around three core areas: genetics, advanced nutrition, and animal health. It develops and commercializes a portfolio of products and services that support the entire production cycle. Key offerings include genetically advanced salmon eggs designed for robustness and performance, specialized diets and feed ingredients, and innovative health products to manage diseases and improve animal welfare. By integrating these disciplines, Benchmark aims to help producers enhance their operational efficiency and environmental performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of Tender Offer, Total Voting Rights and Directors' Interests | 2025-07-25 | English | |
| Board and Management Changes | 2025-07-21 | English | |
| Board and Management Changes - Attachment: RNS - Board and Management Changes.pdf | 2025-07-21 | English | |
| Board and Management Changes | 2025-07-21 | English | |
| Update on Conditions, Tender Offer and Timetable | 2025-07-01 | English | |
| Update on Conditions, Opening of Tender Offer and Expected Timetable - Attachment: BMK Tender update final clean.pdf | 2025-07-01 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Benchmark Holdings Plc, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Frøy ASA
An integrated service provider of aqua services to the aqua…
|
FROY | NO | Agriculture, forestry and fishi… |
|
NOCERA, INC.
An integrated aquaculture company specializing in land-base…
|
NCRA | US | Agriculture, forestry and fishi… |
Benchmark Holdings 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/6035/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6035 | 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=6035 | 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=6035 \ -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": 6035}, 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 Benchmark Holdings Plc (id: 6035)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.