
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 |
|---|---|---|---|
|
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 … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | 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 … |
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.