
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-04-22 | Japanese | |
| 2026年5月期 第3四半期決算説明資料 | 2026-04-14 | Japanese | |
| 2026年5月期 第3四半期決算短信[日本基準](連結) | 2026-04-14 | Japanese | |
| 確認書 | 2026-01-14 | Japanese | |
| 半期報告書-第18期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | |
| 有価証券届出書(通常方式) | 2025-09-02 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46878411 | 自治体向け防災医療ソリューション事業の開始に関するお知らせ | 2026-04-22 | Japanese | ||
| 46877099 | 2026年5月期 第3四半期決算説明資料 | 2026-04-14 | Japanese | ||
| 46877098 | 2026年5月期 第3四半期決算短信[日本基準](連結) | 2026-04-14 | Japanese | ||
| 12671853 | 確認書 | 2026-01-14 | Japanese | ||
| 12671773 | 半期報告書-第18期(2025/06/01-2026/05/31) | 2026-01-14 | Japanese | ||
|
2025
10 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 | ||
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 |
|---|---|---|---|
|
FULLERTON HEALTH CORPORATION LIMITED
Leading vertically integrated enterprise healthcare solutio…
|
4H7B | SG | Human health and social work ac… |
|
Hims & Hers Health, Inc.
A multi-specialty telehealth platform connecting consumers …
|
HIMS | KY | Human health and social work ac… |
|
Hydreight Technologies Inc.
A mobile health and wellness platform for on-demand telemed…
|
NURS | CA | Human health and social work ac… |
|
JD Health International Inc.
The largest online healthcare platform and retail pharmacy …
|
6618 | KY | Human health and social work ac… |
|
MEDICA GROUP PLC
Provider of outsourced teleradiology and telepathology repo…
|
MGPM | GB | Human health and social work ac… |
|
MediNet Group Limited
Provides comprehensive medical and dental solutions via an …
|
8161 | GB | Human health and social work ac… |
|
Mental Health Technologies Co.,Ltd.
Provides mental health management services and medical indu…
|
9218 | JP | Human health and social work ac… |
|
P3 Health Partners Inc.
A physician-led population health management company for Me…
|
PIII | US | Human health and social work ac… |
|
Ping An HealthCare and Technology Company Limited
Comprehensive digital platform providing 24/7 smart healthc…
|
1833 | KY | Human health and social work ac… |
|
Premier Health of America Inc.
Provides specialized staffing and outsourced solutions for …
|
PHA | CA | 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.