Sanghvi Brands Limited — Investor Relations & Filings
Sanghvi Brands Limited specializes in the management and operation of international luxury wellness and lifestyle brands. The company maintains a diverse portfolio of premium spa, salon, and fitness concepts, partnering with globally recognized names such as L'Occitane, Rossano Ferretti, Clarins, and Warren Tricomi. Its core business activities involve the end-to-end management of wellness facilities within high-end hotels, resorts, and standalone luxury developments. By integrating international standards with localized operational expertise, the company provides comprehensive wellness solutions including therapeutic spa treatments, professional hair styling, and advanced fitness programs. Sanghvi Brands focuses on delivering premium consumer experiences through strategic brand licensing and operational excellence in the luxury service sector.
Recent filings
No filings indexed yet
We are still gathering filings for Sanghvi Brands Limited. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
ONESPAWORLD HOLDINGS Ltd
Global provider of health, wellness, and beauty services on…
|
OSW | BS | Other service activities |
|
XWELL, Inc.
A health and wellness holding company providing solutions t…
|
XWEL | US | Other service activities |
Sanghvi Brands Limited 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/63234/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63234 | 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=63234 | 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=63234 \ -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": 63234}, 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 Sanghvi Brands Limited (id: 63234)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.