Atlantic Sapphire — Investor Relations & Filings
Atlantic Sapphire is an aquaculture company that pioneers land-based salmon farming using its proprietary Bluehouse® technology. This system involves raising salmon in controlled, on-land facilities designed to be sustainable and minimize environmental impact. The company's method prevents fish escapes and the release of parasites, antibiotics, or hormones into marine ecosystems. By locating its farms near consumer markets, primarily in North America, Atlantic Sapphire reduces the carbon footprint typically associated with air-freighting seafood. The company's main product is salmon, offered as a clean protein source. It also engages in partnerships for the production of salmon by-products like salmon oil.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Atlantic Sapphire: Presentation of FY 2025 results - Attachment: 2025 Financial report - presentation.pdf | 2026-05-04 | English | |
| Atlantic Sapphire: Presentation of FY 2025 results | 2026-05-04 | English | |
| Financial calendar | 2026-05-04 | English | |
| Atlantic Sapphire: Invitation to FY 2025 results presentation | 2026-04-28 | English | |
| Atlantic Sapphire – Q1 2026 Operational Update | 2026-04-13 | English | |
| Atlantic Sapphire ASA - Bridge Loan secured and update on the Potential Refinancing | 2026-03-28 | English |
Browse filings by year
9 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Atlantic Sapphire, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Freshwater aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Nam Việt
Leading global producer and exporter of Pangasius fish, ope…
|
ANV | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Thủy sản Mekong
Specializes in aquaculture, processing, and export of Panga…
|
AAM | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Vĩnh Hoàn
Leading global producer and exporter of pangasius, fish col…
|
VHC | VN | Agriculture, forestry and fishi… |
|
DAHU HEALTH INDUSTRY CO.,LTD.
Integrates freshwater aquaculture, medical services, and he…
|
600257 | CN | Agriculture, forestry and fishi… |
|
Fifax Abp
A bankrupt land-based farmer of rainbow trout that utilized…
|
FIFAX | FI | Agriculture, forestry and fishi… |
|
Inti Agri Resources Tbk
Breeds, cultivates, and trades Super Red Arowana fish, offe…
|
IIKP | ID | Agriculture, forestry and fishi… |
|
MURRAY COD AUSTRALIA LIMITED
Sustainable producer of premium Murray Cod using integrated…
|
MCA | AU | Agriculture, forestry and fishi… |
|
XL HOLDINGS BERHAD
Investment holding company providing management services ac…
|
— | MY | Agriculture, forestry and fishi… |
Atlantic Sapphire 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/3543/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3543 | 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=3543 | 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=3543 \ -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": 3543}, 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 Atlantic Sapphire (id: 3543)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.