
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-06-01 | Japanese | |
| 有価証券報告書-第37期(2025/03/01-2026/02/28) | 2026-06-01 | Japanese | |
| 臨時報告書 | 2026-06-01 | Japanese | |
| 連結子会社におけるサーバー関連商品の仕入及び販売に関するお知らせ | 2026-05-29 | Japanese | |
| (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-08 | Japanese | |
| 代表取締役の異動(追加)に関するお知らせ | 2026-05-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47912883 | 確認書 | 2026-06-01 | Japanese | ||
| 47912868 | 有価証券報告書-第37期(2025/03/01-2026/02/28) | 2026-06-01 | Japanese | ||
| 47910273 | 臨時報告書 | 2026-06-01 | Japanese | ||
| 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
3 filings
| |||||
| 8018503 | 確認書 | 2025-10-14 | Japanese | ||
| 8018501 | 半期報告書-第37期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7856257 | 訂正有価証券届出書(組込方式) | 2025-09-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Giglio.Com
Global online retailer of luxury fashion from a network of …
|
GCOM | IT | Wholesale and retail trade |
|
Giordano International Limited
Designs, sources, and distributes accessible, everyday casu…
|
709 | BM | Wholesale and retail trade |
|
Global Fashion Group
An online fashion and lifestyle destination operating e-com…
|
GFG | LU | Wholesale and retail trade |
|
Global Style Co.,Ltd.
Specializes in made-to-order apparel, offering custom suits…
|
7126 | JP | Wholesale and retail trade |
|
Go Fashion (India) Limited
Specialized retailer of women's bottom-wear across diverse …
|
GOCOLORS | IN | Wholesale and retail trade |
|
Groupe Bikini Village inc.
Prominent Canadian retailer of swimwear, beachwear, and acc…
|
GBV | CA | Wholesale and retail trade |
|
Groupe Dynamite Inc.
Fashion house specializing in the design and retail sale of…
|
GRGD | CA | Wholesale and retail trade |
|
GRUPO VUASA S.A.
Retailer specializing in footwear, focusing on the sale of …
|
— | AR | Wholesale and retail trade |
|
GUESS INC
A global lifestyle brand that designs and distributes appar…
|
GES | US | Wholesale and retail trade |
|
Hallenstein Glasson Holdings Limited
Specializes in the design, sourcing, and distribution of me…
|
HLG | NZ | 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.