
SILVER LIFE CO., LTD. — Investor Relations & Filings
SILVER LIFE CO., LTD. is a franchise management company that specializes in food delivery services for the elderly. The company operates several food distribution franchise chains, providing business management support and selling prepared food products, primarily bento meals, to its network. The service is designed to support seniors who may have difficulty with daily shopping or cooking, offering peace of mind to them and their families. A key feature of its business model is the direct, personal delivery of meals to customers' homes, addressing the specific needs of an aging population from a nutritional perspective.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-13 | Japanese | |
| 半期報告書-第19期(2025/08/01-2026/07/31) | 2026-03-13 | Japanese | |
| 確認書 | 2025-10-24 | Japanese | |
| 有価証券報告書-第18期(2024/08/01-2025/07/31) | 2025-10-24 | Japanese | |
| 確認書 | 2025-03-11 | Japanese | |
| 半期報告書-第18期(2024/08/01-2025/07/31) | 2025-03-11 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32939976 | 確認書 | 2026-03-13 | Japanese | ||
| 32939974 | 半期報告書-第19期(2025/08/01-2026/07/31) | 2026-03-13 | Japanese | ||
|
2025
4 filings
| |||||
| 8040855 | 確認書 | 2025-10-24 | Japanese | ||
| 8040854 | 有価証券報告書-第18期(2024/08/01-2025/07/31) | 2025-10-24 | Japanese | ||
| 7274451 | 確認書 | 2025-03-11 | Japanese | ||
| 7274453 | 半期報告書-第18期(2024/08/01-2025/07/31) | 2025-03-11 | Japanese | ||
|
2024
8 filings
| |||||
| 7303933 | 臨時報告書 | 2024-10-30 | Japanese | ||
| 7303930 | 確認書 | 2024-10-30 | Japanese | ||
| 7303931 | 内部統制報告書-第17期(2023/08/01-2024/07/31) | 2024-10-30 | Japanese | ||
| 7303934 | 有価証券報告書-第17期(2023/08/01-2024/07/31) | 2024-10-30 | Japanese | ||
| 7334018 | 確認書 | 2024-06-10 | Japanese | ||
| 7334020 | 四半期報告書-第17期第3四半期(2024/02/01-2024/04/30) | 2024-06-10 | Japanese | ||
| 7348052 | 確認書 | 2024-03-11 | Japanese | ||
| 7348053 | 四半期報告書-第17期第2四半期(2023/08/01-2024/01/31) | 2024-03-11 | Japanese | ||
|
2023
1 filing
| |||||
| 7365419 | 確認書 | 2023-12-11 | 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 … |
|
Fundely Co., Ltd.
Offers medical food delivery and marketing support services.
|
3137 | JP | 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 … |
SILVER LIFE 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/14039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14039 | 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=14039 | 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=14039 \ -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": 14039}, 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 SILVER LIFE CO., LTD. (id: 14039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.