
Frøy ASA — Investor Relations & Filings
Frøy ASA is an integrated service provider to the aquaculture industry, with a primary focus on the salmon farming sector. The company operates a modern and specialized fleet of vessels to deliver a comprehensive portfolio of aqua services. Core offerings include wellboat services for the transportation of smolt and live fish, delousing and other biological treatments, and sea freight. Additionally, Frøy provides essential support for fish farming sites, including installation, maintenance, sorting, and counting. The company is a leading provider of sustainable aqua services, offering critical infrastructure and operational support to aquaculture companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Frøy ASA - Strykning | 2023-09-25 | Norwegian | |
| Received application for delisting | 2023-09-22 | English | |
| Mottatt søknad om strykning | 2023-09-22 | Norwegian | |
| MANDATORY OFFER COMPLETED | 2023-09-21 | English | |
| RESULT OF MANDATORY OFFER | 2023-09-15 | English | |
| FINAL DAY OF OFFER PERIOD FOR MANDATORY OFFER | 2023-09-14 | English |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Benchmark Holdings Plc
Aquaculture biotechnology firm providing genetics, nutritio…
|
BMK | GB | Agriculture, forestry and fishi… |
|
NOCERA, INC.
An integrated aquaculture company specializing in land-base…
|
NCRA | US | Agriculture, forestry and fishi… |
|
PT Agung Menjangan Mas Tbk
Provides aquaculture support services, marine fish cultivat…
|
AMMS | ID | Agriculture, forestry and fishi… |
|
PT Dua Putra Utama Makmur Tbk.
Integrated fishery company focusing on seafood processing, …
|
DPUM | ID | Agriculture, forestry and fishi… |
Frøy ASA 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/3602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3602 | 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=3602 | 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=3602 \ -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": 3602}, 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 Frøy ASA (id: 3602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.