
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 |
|---|---|---|---|
|
Brand Concepts Limited
Designs and distributes travel gear, handbags, and lifestyl…
|
BCONCEPTS | IN | Wholesale and retail trade |
|
Brandman Retail Limited
Manages and distributes international fashion brands via mu…
|
BRANDMAN | IN | Wholesale and retail trade |
|
Bubbles Intergroup Ltd.
Produces, imports, markets, and distributes children's clot…
|
BBLS | IL | Wholesale and retail trade |
|
BUCKLE INC
Retailer of casual apparel, footwear, and accessories with …
|
BKE | US | Wholesale and retail trade |
|
C&A MODAS S.A.
Retailer of apparel and accessories through physical stores…
|
— | BR | Wholesale and retail trade |
|
CANTABIL RETAIL INDIA LIMITED
Vertically integrated apparel manufacturer and retailer of …
|
CANTABIL | IN | Wholesale and retail trade |
|
CARLO RINO GROUP BERHAD
Designer and retailer of women's fashion, specializing in h…
|
— | MY | Wholesale and retail trade |
|
Castro Model Ltd.
A fashion retailer and designer of apparel, accessories, co…
|
CAST | IL | Wholesale and retail trade |
|
CATO CORP
A specialty retailer of affordable women's fashion apparel …
|
CATO | US | Wholesale and retail trade |
|
C.banner International Holdings Limited
Integrated retailer of women's footwear, OEM manufacturer, …
|
1028 | HK | 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.