
Lilycolor Co., Ltd. — Investor Relations & Filings
Lilycolor Co., Ltd. is a company that plans, develops, and sells a wide range of interior products. Its core business centers on the wholesale of wall materials and the sale of its private brand products, which primarily include wallpaper, curtains, and floor materials. The company serves both residential and non-residential markets, providing comprehensive interior solutions for houses, commercial spaces, and public facilities. Lilycolor focuses on creating high added value through unique designs, functionality, and a strong commitment to safety. It offers human-friendly and environmentally conscious products that adhere to strict quality assurance standards, aiming to be a total interior company that provides comprehensive proposals to meet diverse customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-12 | Japanese | |
| 財務上の特約が付されたシンジケートローン契約の締結について | 2026-05-08 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第85期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第85期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 45023609 | 臨時報告書 | 2026-05-12 | Japanese | ||
| 46882047 | 財務上の特約が付されたシンジケートローン契約の締結について | 2026-05-08 | Japanese | ||
| 33045001 | 確認書 | 2026-03-26 | Japanese | ||
| 33044999 | 有価証券報告書-第85期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
7 filings
| |||||
| 7858960 | 確認書 | 2025-08-08 | Japanese | ||
| 7858961 | 半期報告書-第85期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7268866 | 臨時報告書 | 2025-04-01 | Japanese | ||
| 7269143 | 確認書 | 2025-03-31 | Japanese | ||
| 7269137 | 内部統制報告書-第84期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269136 | 有価証券報告書-第84期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7275780 | 臨時報告書 | 2025-02-28 | Japanese | ||
|
2024
4 filings
| |||||
| 7308245 | 臨時報告書 | 2024-09-19 | Japanese | ||
| 7313167 | 確認書 | 2024-08-09 | Japanese | ||
| 7313153 | 半期報告書-第84期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7332661 | 訂正臨時報告書 | 2024-06-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
Lilycolor 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/12379/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12379 | 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=12379 | 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=12379 \ -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": 12379}, 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 Lilycolor Co., Ltd. (id: 12379)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.