
J Frontier Co.,Ltd. — Investor Relations & Filings
J Frontier Co., Ltd. is a healthcare technology company primarily engaged in the e-commerce of pharmaceuticals and health-related products. The company operates through several key business areas: healthcare sales, which includes the planning, manufacturing, and sale of its own health foods and beauty products; medical sales, focusing on an online medication guidance and prescription drug mail-order platform; and healthcare marketing, which provides digital marketing and promotional support to other companies. By leveraging digital technology, J Frontier aims to drive the digital transformation of the medical and pharmaceutical sectors, making healthcare services more accessible and contributing to the overall health and well-being of society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-14 | Japanese | |
| 半期報告書-第18期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | |
| 有価証券届出書(通常方式) | 2025-09-02 | Japanese | |
| 有価証券報告書-第17期(2024/06/01-2025/05/31) | 2025-08-26 | Japanese | |
| 確認書 | 2025-08-26 | Japanese | |
| 臨時報告書 | 2025-06-20 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12671853 | 確認書 | 2026-01-14 | Japanese | ||
| 12671773 | 半期報告書-第18期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | ||
|
2025
13 filings
| |||||
| 7856487 | 有価証券届出書(通常方式) | 2025-09-02 | Japanese | ||
| 7856778 | 有価証券報告書-第17期(2024/06/01-2025/05/31) | 2025-08-26 | Japanese | ||
| 7856774 | 確認書 | 2025-08-26 | Japanese | ||
| 7256322 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7274882 | 有価証券届出書(通常方式) | 2025-03-07 | Japanese | ||
| 7274980 | 確認書 | 2025-03-06 | Japanese | ||
| 7274973 | 訂正半期報告書-第17期(2024/06/01-2025/05/31) | 2025-03-06 | Japanese | ||
| 7275947 | 確認書 | 2025-02-27 | Japanese | ||
| 7275934 | 訂正有価証券報告書-第16期(2023/06/01-2024/05/31) | 2025-02-27 | Japanese | ||
| 7275924 | 臨時報告書 | 2025-02-27 | Japanese | ||
| 7287699 | 臨時報告書 | 2025-01-27 | Japanese | ||
| 7288398 | 確認書 | 2025-01-15 | Japanese | ||
| 7288394 | 訂正半期報告書-第17期(2024/06/01-2025/05/31) | 2025-01-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
Excelsior Medical Co., Ltd.
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
J Frontier 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/14090/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14090 | 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=14090 | 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=14090 \ -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": 14090}, 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 J Frontier Co.,Ltd. (id: 14090)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.