
ONESPAWORLD HOLDINGS Ltd — Investor Relations & Filings
OneSpaWorld Holdings Ltd. is a global provider of health, wellness, and beauty services. The company operates wellness centers primarily onboard cruise ships and at destination resorts worldwide. Its offerings include a comprehensive range of services such as traditional spa treatments, body and skincare therapies, salon services, fitness classes, personal training, and medi-spa procedures. In addition to its services, OneSpaWorld retails a curated selection of premium beauty and wellness products. The company focuses on delivering rejuvenating and transformative experiences to guests in leisure and travel settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - ONESPAWORLD HOLDINGS Ltd (0001758488) (Filer) | 2026-05-01 | English | |
| 8-K - ONESPAWORLD HOLDINGS Ltd (0001758488) (Filer) | 2026-04-29 | English | |
| 10-K - ONESPAWORLD HOLDINGS LTD (0001758488) (Filer) | 2026-02-23 | English | |
| 8-K Filing | 2026-02-18 | English | |
| 4 Filing | 2026-02-13 | English | |
| 4 Filing | 2026-02-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39509765 | 10-Q - ONESPAWORLD HOLDINGS Ltd (0001758488) (Filer) | 2026-05-01 | English | ||
| 38521670 | 8-K - ONESPAWORLD HOLDINGS Ltd (0001758488) (Filer) | 2026-04-29 | English | ||
| 32897776 | 10-K - ONESPAWORLD HOLDINGS LTD (0001758488) (Filer) | 2026-02-23 | English | ||
| 31610274 | 8-K Filing | 2026-02-18 | English | ||
| 31610192 | 4 Filing | 2026-02-13 | English | ||
| 31610155 | 4 Filing | 2026-02-13 | English | ||
|
2025
9 filings
| |||||
| 13146904 | 4 | 2025-12-15 | English | ||
| 13146905 | 4 | 2025-12-11 | English | ||
| 13146906 | 4 | 2025-12-11 | English | ||
| 13146907 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 13146908 | 4/A | 2025-12-09 | English | ||
| 13146909 | 4/A | 2025-12-09 | English | ||
| 13146911 | 4 | 2025-12-05 | English | ||
| 13146910 | 4 | 2025-12-05 | English | ||
| 13146912 | 4 | 2025-12-05 | English | ||
Market data
Market data not available
Price history
Peer group · Day spa, sauna and steam bath activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lemo Services Co., Ltd
Automated mechanical massage services powered by proprietar…
|
2539 | HK | Other service activities |
|
Modern Healthcare Technology Holdings Limited
Investment holding company primarily engaged in providing b…
|
919 | HK | Other service activities |
|
Sanghvi Brands Limited
Manages international luxury wellness and lifestyle brands …
|
540782 | IN | Other service activities |
|
XWELL, Inc.
A health and wellness holding company providing solutions t…
|
XWEL | US | Other service activities |
ONESPAWORLD HOLDINGS 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/31604/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31604 | 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=31604 | 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=31604 \ -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": 31604}, 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 ONESPAWORLD HOLDINGS Ltd (id: 31604)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.