Lemo Services Co., Ltd — Investor Relations & Filings
Lemo Services Co., Ltd. is a major provider of mechanical massage services, operating primarily under the "LEMO" brand. The company specializes in deploying automated massage equipment across high-traffic public venues, including commercial complexes, cinemas, and transportation hubs. Lemo's core offering is a health and leisure solution delivered via cloud services, underpinned by proprietary IoT technology and digital infrastructure. This technology enables remote control, real-time data collection, and customized service delivery, supported by a professional operation and maintenance team. The company maintains a strong R&D focus, holding 406 intellectual property rights related to hardware, software, and big data analysis for service enhancement. Lemo has been recognized as the largest machine massage service provider in its primary market by transaction value for the consecutive years 2022 through 2024.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS | 2025-12-02 | English | |
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2025-12-01 | English | |
| TERMS OF REFERENCE OF THE STRATEGY COMMITTEE OF THE BOARD OF DIRECTORS | 2025-12-01 | English | |
| TERMS OF REFERENCE OF THE NOMINATION COMMITTEE OF THE BOARD OF DIRECTORS | 2025-12-01 | English | |
| TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE OF THE BOARD OF DIRECTORS | 2025-12-01 | English | |
| TERMS OF REFERENCE OF THE AUDIT COMMITTEE OF THE BOARD OF DIRECTORS | 2025-12-01 | English |
Market data
Market data not available
Price history
Peer group · Day spa, sauna and steam bath activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
Lemo Services Co., 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/50659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50659 | 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=50659 | 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=50659 \ -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": 50659}, 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 Lemo Services Co., Ltd (id: 50659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.