
Anek Lines S.A. — Investor Relations & Filings
Anek Lines S.A. is a passenger and cargo shipping company operating a fleet of ferries in the Adriatic and Aegean Seas. The company's primary services involve maritime transportation, connecting mainland Greece with the island of Crete (including Chania and Heraklion) and other Aegean islands. It also operates international routes linking Greek ports, such as Patras and Igoumenitsa, with Italian ports, including Ancona, Venice, and Bari. Anek Lines provides various on-board services and amenities, such as retail shops, to enhance the passenger travel experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Report ANEK LINES S.A. (2023,Six-Month Statement,Both).pdf | 2023-09-15 | English | |
| Financial Report ANEK LINES S.A. (2022,Six-Month Statement,Both).pdf | 2022-10-06 | English | |
| Financial Statement and Information ANEK LINES S.A. (2022,Six-Month Statement,Both).pdf | 2022-09-29 | English | |
| Financial Report ANEK LINES S.A. (2021,Year Statement,Consolidated).pdf | 2022-05-10 | English | |
| Financial Statement and Information ANEK LINES S.A. (2021,Year Statement,Both).pdf | 2022-04-15 | English | |
| Financial Statement and Information ANEK LINES S.A. (2021,Six-Month Statement,Both).pdf | 2021-09-23 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Sea and coastal passenger water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Norwegian Cruise Line Holdings Ltd.
A global cruise company operating three distinct brands for…
|
NCLH | US | Transportation and storage |
|
Prosafe SE
Owner and operator of accommodation vessels for the global …
|
PRS | NO | Transportation and storage |
|
Rederiaktiebolaget Gotland
A shipping company operating passenger ferries, cruise ship…
|
RDG | SE | Transportation and storage |
|
ROYAL CARIBBEAN CRUISES LTD
A global cruise vacation company with a fleet of ships visi…
|
RCL | LR | Transportation and storage |
|
Tallink Grupp
Provider of passenger and cargo sea transportation in the n…
|
TAL1T | EE | Transportation and storage |
|
Tokai Kisen Co., Ltd.
Marine transportation firm providing passenger and freight …
|
9173 | JP | Transportation and storage |
|
UPYACHTING MANAGEMENT PLC
Specialized entity offering yacht finance, investments, ope…
|
YACHT | CY | Transportation and storage |
|
Viking Holdings Ltd
Global operator of river, ocean, and expedition cruises to …
|
VIK | BM | Transportation and storage |
|
Viking Line Abp
A shipping company providing passenger and freight services…
|
VIK1V | FI | Transportation and storage |
Anek Lines S.A. 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/2693/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2693 | 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=2693 | 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=2693 \ -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": 2693}, 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 Anek Lines S.A. (id: 2693)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.