
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 |
|---|---|---|---|
| 役員人事に関するお知らせ | 2026-05-22 | Japanese | |
| 株式の立会外分売実施に関するお知らせ | 2026-05-18 | Japanese | |
| 株式の立会外分売に関するお知らせ | 2026-05-11 | Japanese | |
| 株主優待制度の拡充に関するお知らせ | 2026-04-30 | Japanese | |
| 2026年3月期 決算説明資料 | 2026-04-30 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-04-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46788276 | 役員人事に関するお知らせ | 2026-05-22 | Japanese | ||
| 46541354 | 株式の立会外分売実施に関するお知らせ | 2026-05-18 | Japanese | ||
| 46882826 | 株式の立会外分売に関するお知らせ | 2026-05-11 | Japanese | ||
| 46880207 | 株主優待制度の拡充に関するお知らせ | 2026-04-30 | Japanese | ||
| 46880205 | 2026年3月期 決算説明資料 | 2026-04-30 | Japanese | ||
| 46880202 | 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-04-30 | Japanese | ||
|
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
2 filings
| |||||
| 7298763 | 確認書 | 2024-11-13 | Japanese | ||
| 7298757 | 半期報告書-第25期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
|
SILVER LIFE CO., LTD.
A franchise management company specializing in food deliver…
|
9262 | JP | Accommodation and food service … |
|
SSP Group PLC
Operator of food and beverage outlets in airports and railw…
|
SSPG | GB | Accommodation and food service … |
|
Ugotur AD
A company that provides catering services.
|
RZUG | MK | 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.