
Fundely Co., Ltd. — Investor Relations & Filings
Fundely Co., Ltd. is a company engaged in the medical food delivery (MFD) and marketing business sectors. The MFD segment specializes in the mail-order and retail of health-related food products, including nutritious meals and frozen foods, designed for individuals with specific dietary needs. The company offers a dietitian-led, door-to-door health food delivery service. Its marketing business provides support services, leveraging an extensive network of promoters that includes medical institutions and pharmacies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8283852 | 確認書 | 2025-11-13 | Japanese | ||
| 8283770 | 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7246761 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251009 | 内部統制報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250990 | 確認書 | 2025-06-25 | Japanese | ||
| 7250974 | 有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7262076 | 臨時報告書 | 2025-05-26 | Japanese | ||
|
2024
8 filings
| |||||
| 7298763 | 確認書 | 2024-11-13 | Japanese | ||
| 7298757 | 半期報告書-第25期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7321274 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7326879 | 内部統制報告書-第24期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7326861 | 確認書 | 2024-06-26 | Japanese | ||
| 7326841 | 有価証券報告書-第24期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7354351 | 確認書 | 2024-02-13 | Japanese | ||
| 7354317 | 四半期報告書-第24期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A D N H Catering plc
Provider of integrated food and support services, including…
|
ADNHC | AE | Accommodation and food service … |
|
Apollo Sindoori Hotels Limited
Provides institutional catering, facility management, and c…
|
APOLSINHOT | IN | Accommodation and food service … |
|
Catering International Services
Provides complete management of remote sites in extreme ons…
|
CTRG | FR | Accommodation and food service … |
|
CATRION Catering Holding Co.
Provides catering, hospitality, and support services for av…
|
6004 | SA | Accommodation and food service … |
|
DO & CO AKTIENGESELLSCHAFT
A global gourmet company specializing in premium airline an…
|
DOCO | TR | Accommodation and food service … |
|
HelloFresh SE
A global food solutions group offering subscription-based m…
|
HFG | DE | Accommodation and food service … |
|
HYUNDAI GREEN FOOD CO., LTD
A food company with catering, distribution, retail, and man…
|
453340 | KR | Accommodation and food service … |
|
Nordrest Holding AB
A foodservice company operating restaurants, cafes, and cat…
|
NREST | SE | Accommodation and food service … |
|
OCEAN SYSTEM CORPORATION
A diversified food company operating supermarkets, delivery…
|
3096 | JP | Accommodation and food service … |
|
Premium Catering (Holdings) Ltd
A food catering service specializing in Halal-certified, bu…
|
PC | US | Accommodation and food service … |
Fundely 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/13869/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13869 | 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=13869 | 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=13869 \ -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": 13869}, 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 Fundely Co., Ltd. (id: 13869)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.