
ROYAL CARIBBEAN CRUISES LTD — Investor Relations & Filings
Royal Caribbean Group, formerly known as Royal Caribbean Cruises Ltd., is a global cruise vacation company. It operates a portfolio of distinct cruise brands, including Royal Caribbean International, Celebrity Cruises, and Silversea Cruises. The company manages a global fleet of ships that travel to destinations across all seven continents, offering a wide range of itineraries and onboard experiences. A key focus for the company is driving innovation at sea, aiming to continuously redefine the cruise vacation. The organization is dedicated to delivering memorable vacation experiences for its international guests.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 Filing | 2026-02-10 | English | |
| 4 Filing | 2026-02-10 | English | |
| 4 Filing | 2026-02-10 | English | |
| 8-K Filing | 2026-01-29 | English | |
| 4 Filing | 2025-12-29 | English | |
| Major Shareholding Notification 2025 | 2025-11-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 24762297 | 4 Filing | 2026-02-10 | English | ||
| 24762079 | 4 Filing | 2026-02-10 | English | ||
| 24761891 | 4 Filing | 2026-02-10 | English | ||
| 24762708 | 8-K Filing | 2026-01-29 | English | ||
|
2025
11 filings
| |||||
| 24762518 | 4 Filing | 2025-12-29 | English | ||
| 9893071 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 9893070 | FORM 4 | 2025-11-04 | English | ||
| 9893072 | Regulatory Filings 2025 | 2025-11-03 | English | ||
| 9893073 | Major Shareholding Notification 2025 | 2025-10-30 | English | ||
| 9893074 | 10-Q | 2025-10-28 | English | ||
| 9893075 | 8-K | 2025-10-28 | English | ||
| 9893076 | Major Shareholding Notification 2025 | 2025-10-17 | English | ||
| 9893077 | FORM 4 | 2025-10-03 | English | ||
| 9893078 | FORM 8-K | 2025-10-01 | English | ||
| 9893079 | 424B5 | 2025-09-24 | English | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal passenger water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anek Lines S.A.
A passenger and cargo shipping company operating ferries in…
|
ANEK | GR | Transportation and storage |
|
Attica Holdings S.A.
A leading European ferry operator for passengers and cargo …
|
ATTIC | GR | Transportation and storage |
|
Bohai Ferry Group Co., Ltd.
Operates ro-ro passenger and vehicle transport across Bohai…
|
603167 | CN | Transportation and storage |
|
CARNIVAL CORP
Leisure travel company operating a portfolio of cruise bran…
|
CCL | US | Transportation and storage |
|
Carnival PLC
A global cruise company operating over 90 ships to more tha…
|
CCL | GB | Transportation and storage |
|
Edda Wind AS
Provider of purpose-built vessels and services for the glob…
|
EWIND | NO | Transportation and storage |
|
HAINAN STRAIT SHIPPING CO.,LTD.
Operates Ro-Ro passenger and vehicle transport, port termin…
|
002320 | CN | Transportation and storage |
|
Havila Kystruten AS
Operates sustainable passenger voyages on the historic Norw…
|
HKY | NO | Transportation and storage |
|
Hong Kong Ferry (Holdings) Company Limited
An investment holding company in property, ferry operations…
|
50 | HK | Transportation and storage |
|
Kiriacoulis Shipping S.A.
Holding company offering yacht chartering, sales, brokerage…
|
KYRI | GR | Transportation and storage |
ROYAL CARIBBEAN CRUISES LTD 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/29893/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29893 | 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=29893 | 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=29893 \ -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": 29893}, 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 ROYAL CARIBBEAN CRUISES LTD (id: 29893)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.