
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 |
|---|---|---|---|
|
CCC S.A.
European producer and omnichannel retailer of footwear, bag…
|
CCC | PL | Wholesale and retail trade |
|
CETTIRE LIMITED
Global online platform for luxury fashion from over 500 int…
|
CTT | AU | Wholesale and retail trade |
|
CHARLE CO.,LTD.
Develops and sells ladies' innerwear, cosmetics, and health…
|
9885 | JP | Wholesale and retail trade |
|
Cherry Trading Co.
Retailer and distributor of high-end fashion, luxury appare…
|
4265 | SA | Wholesale and retail trade |
|
Childrens Place, Inc.
A specialty retailer of value-priced apparel and accessorie…
|
PLCE | US | Wholesale and retail trade |
|
CHIYODA CO.,LTD
A shoe retailer that sells its own private-label and major …
|
8185 | JP | Wholesale and retail trade |
|
CITY CHIC COLLECTIVE LIMITED
Global multi-channel retailer of plus-size women's apparel,…
|
CCX | AU | Wholesale and retail trade |
|
CLUB MONACO INC.
International retail brand specializing in modern, timeless…
|
— | CA | Wholesale and retail trade |
|
COX CO.,LTD.
Plans, manufactures, and sells casual apparel and goods in …
|
9876 | JP | Wholesale and retail trade |
|
Credo Brands Marketing Limited
Designs and markets contemporary men's casual wear and acce…
|
MUFTI | IN | 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.