
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 |
|---|---|---|---|
|
ASO
Designs, manufactures, and retails high-quality footwear fo…
|
8443 | TW | Wholesale and retail trade |
|
Asos PLC
An online fashion and cosmetic retailer targeting young adu…
|
ASOMY | GB | Wholesale and retail trade |
|
AZARIA
Acquires, rehabilitates, and leases urban properties for th…
|
YAZR | ES | Wholesale and retail trade |
|
Baroque Japan Limited
Operates a portfolio of proprietary apparel, accessory, and…
|
3548 | JP | Wholesale and retail trade |
|
Bauhaus International (Holdings) Limited
Multi-brand fashion retailer focusing on trendy apparel, ba…
|
483 | HK | Wholesale and retail trade |
|
Beijing Jiaman Dress Co.,Ltd.
Designs and markets middle-to-high-end children's apparel v…
|
301276 | CN | Wholesale and retail trade |
|
Björn Borg
Sports fashion brand designing apparel, underwear, and acce…
|
BORG | SE | Wholesale and retail trade |
|
Body One
Creator and distributor of women's apparel, lingerie, swimw…
|
MLONE | FR | Wholesale and retail trade |
|
BOOHOO GROUP PLC
An online retail group operating a multi-brand platform for…
|
BOO | JE | Wholesale and retail trade |
|
Boot Barn Holdings, Inc.
A retail chain for Western and work-related footwear, appar…
|
BOOT | US | 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.