
Star seeds Co.,Ltd. — Investor Relations & Filings
Star seeds Co.,Ltd. is an apparel company that operates a diverse portfolio of fashion brands and multi-brand retail stores. The company's proprietary brands include TORNADO MART, HIGH STREET, FACETASM, and TITICACA. It also runs select shops such as METHOD, which focuses on unisex casual wear, and Ryugi Assaku, specializing in apparel that incorporates traditional cultural motifs. The product range encompasses a wide variety of casual wear, including jackets, sweaters, pants, and accessories. Beyond its primary apparel business, the company has expanded into metaverse fashion and offers consulting services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結子会社におけるサーバー関連商品の仕入及び販売に関するお知らせ | 2026-05-29 | Japanese | |
| (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-08 | Japanese | |
| 代表取締役の異動(追加)に関するお知らせ | 2026-05-07 | Japanese | |
| 定款一部変更に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年2月期 決算短信〔日本基準〕(連結) | 2026-04-17 | Japanese | |
| 中期経営計画 FY2027.2 - FY2029.2 | 2026-04-17 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47871621 | 連結子会社におけるサーバー関連商品の仕入及び販売に関するお知らせ | 2026-05-29 | Japanese | ||
| 46881749 | (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-08 | Japanese | ||
| 46881704 | 代表取締役の異動(追加)に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881700 | 定款一部変更に関するお知らせ | 2026-05-07 | Japanese | ||
| 46877475 | 2026年2月期 決算短信〔日本基準〕(連結) | 2026-04-17 | Japanese | ||
| 46877473 | 中期経営計画 FY2027.2 - FY2029.2 | 2026-04-17 | Japanese | ||
| 46877470 | 剰余金の配当に関するお知らせ | 2026-04-17 | Japanese | ||
| 46877468 | 通期連結業績予想と実績値との差異に関するお知らせ | 2026-04-17 | Japanese | ||
| 46877466 | 特別利益及び特別損失の計上に関するお知らせ(個別) | 2026-04-17 | Japanese | ||
|
2025
6 filings
| |||||
| 8018503 | 確認書 | 2025-10-14 | Japanese | ||
| 8018501 | 半期報告書-第37期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7856257 | 訂正有価証券届出書(組込方式) | 2025-09-05 | Japanese | ||
| 7856496 | 有価証券届出書(組込方式) | 2025-09-02 | Japanese | ||
| 7262010 | 臨時報告書 | 2025-05-27 | Japanese | ||
| 7262570 | 確認書 | 2025-05-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANAP HOLDINGS INC.
Operates apparel retail stores and beauty salons, and integ…
|
3189 | JP | Wholesale and retail trade |
|
Annil Co.,Ltd
Designs and retails high-quality, eco-friendly apparel for …
|
002875 | CN | Wholesale and retail trade |
|
Answear.com S.A.
A multibrand e-commerce platform for fashion, footwear, and…
|
ANR | PL | Wholesale and retail trade |
|
AOKI Holdings Inc.
A holding company with businesses in fashion, bridal servic…
|
8214 | JP | Wholesale and retail trade |
|
AOYAMA TRADING Co., Ltd.
An apparel retailer specializing in business wear with dive…
|
8219 | JP | Wholesale and retail trade |
|
Apranga Group
A fashion retailer in the Baltic States operating a network…
|
APG1L | LT | Wholesale and retail trade |
|
Arden Holdings Inc.
Prominent value fashion retailer and wholesaler of low-pric…
|
— | CA | Wholesale and retail trade |
|
Aritzia Inc.
A design house and fashion retailer specializing in women's…
|
ATZ | CA | Wholesale and retail trade |
|
Arvind Fashions Limited
Manages and distributes a portfolio of international and ow…
|
ARVINDFASN | IN | Wholesale and retail trade |
|
ASIA BRANDS BERHAD
Investment holding company primarily engaged in apparel who…
|
— | MY | Wholesale and retail trade |
Star seeds 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/12752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12752 | 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=12752 | 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=12752 \ -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": 12752}, 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 Star seeds Co.,Ltd. (id: 12752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.