
Medirom Healthcare Technologies Inc. — Investor Relations & Filings
Medirom Healthcare Technologies Inc. is a holistic health services provider with two primary business segments: relaxation salons and digital preventative healthcare. The company is a major franchiser and operator of wellness salons, with its leading brand, Re.Ra.Ku®, having over 300 locations. Its digital health segment focuses on developing technologies for preventative care and health management. A key product is the "Lav" health guidance application, a platform designed to assist corporate clients and individual users in managing health and preventing lifestyle-related diseases. The company's model integrates physical wellness services with digital health solutions to provide comprehensive support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2026-05-29 | English | |
| 6-K | 2026-05-28 | English | |
| 6-K - Medirom Healthcare Technologies Inc. (0001819704) (Filer) | 2026-04-22 | English | |
| SCHEDULE 13D/A - Medirom Healthcare Technologies Inc. (0001819704) (Subject) | 2026-03-30 | English | |
| 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English | |
| 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47893970 | 6-K | 2026-05-29 | English | ||
| 47867522 | 6-K | 2026-05-28 | English | ||
| 35398167 | 6-K - Medirom Healthcare Technologies Inc. (0001819704) (Filer) | 2026-04-22 | English | ||
| 33090674 | SCHEDULE 13D/A - Medirom Healthcare Technologies Inc. (0001819704) (Subject) | 2026-03-30 | English | ||
| 32978068 | 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English | ||
| 32978062 | 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English | ||
| 32978079 | 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English | ||
| 32978061 | 3 - Medirom Healthcare Technologies Inc. (0001819704) (Issuer) | 2026-03-18 | English | ||
| 31875711 | 6-K Filing | 2026-01-23 | English | ||
| 13284135 | 6-K | 2026-01-08 | English | ||
|
2025
5 filings
| |||||
| 13284136 | 6-K | 2025-12-29 | English | ||
| 13284140 | 6-K | 2025-12-22 | English | ||
| 13284138 | FORM 6-K | 2025-12-15 | English | ||
| 13284144 | FORM 6-K | 2025-12-12 | English | ||
| 13284139 | 6-K | 2025-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Other human health activities n.e.c
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3billion Inc.
Uses an AI platform for rare disease diagnosis and continuo…
|
394800 | KR | Human health and social work ac… |
|
AdaptHealth Corp.
Provider of home medical equipment, supplies, and related h…
|
AHCO | US | Human health and social work ac… |
|
Addus HomeCare Corp
Provider of in-home personal care, home health, and hospice…
|
ADUS | US | Human health and social work ac… |
|
ADICON Holdings Limited
Provider of independent clinical laboratory services for ho…
|
9860 | KY | Human health and social work ac… |
|
ADVENTA BHD
Healthcare group manufacturing medical products, providing …
|
— | MY | Human health and social work ac… |
|
Aidigong Maternal & Child Health Limited
Provides comprehensive maternal and child healthcare, postp…
|
286 | HK | Human health and social work ac… |
|
Aimei Health Technology Co., Ltd.
A special purpose acquisition company (SPAC) focused on the…
|
AFJK | US | Human health and social work ac… |
|
Allcore
Holding company providing consulting services for small and…
|
CORE | IT | Human health and social work ac… |
|
ALLIANÇA SAÚDE E PARTICIPAÇÕES S.A.
Provides diagnostic imaging, clinical analysis, and digital…
|
— | BR | Human health and social work ac… |
|
ALLURION TECHNOLOGIES, INC.
Offers a weight-loss platform featuring a procedure-less, s…
|
ALUR | US | Human health and social work ac… |
Medirom Healthcare Technologies Inc. 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/34981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34981 | 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=34981 | 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=34981 \ -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": 34981}, 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 Medirom Healthcare Technologies Inc. (id: 34981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.