
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 |
|---|---|---|---|
| 確認書 | 2022-11-11 | Japanese | |
| 四半期報告書-第23期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第23期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | |
| 内部統制報告書-第22期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | |
| 有価証券報告書-第22期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
8 filings
| |||||
| 7584837 | 確認書 | 2022-11-11 | Japanese | ||
| 7584803 | 四半期報告書-第23期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7591585 | 確認書 | 2022-08-12 | Japanese | ||
| 7591572 | 四半期報告書-第23期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7604335 | 内部統制報告書-第22期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
| 7604333 | 有価証券報告書-第22期(令和3年4月1日-令和4年3月31日) | 2022-06-22 | Japanese | ||
| 7604332 | 確認書 | 2022-06-22 | Japanese | ||
| 7617704 | 四半期報告書-第22期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7622983 | 四半期報告書-第22期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627428 | 四半期報告書-第22期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | Japanese | ||
| 7669486 | 内部統制報告書-第21期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | ||
| 7669478 | 有価証券報告書-第21期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | ||
| 7669477 | 確認書 | 2021-06-23 | Japanese | ||
| 7676176 | 四半期報告書-第21期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
1 filing
| |||||
| 7680601 | 四半期報告書-第21期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-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 … |
|
BRAHIM
Specializes in catering services for airlines, military, an…
|
— | MY | 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 … |
|
EDEN INC. BHD
Diversified company with core activities in Food & Beverage…
|
— | MY | 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 … |
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.