
TOKYO BASE Co., Ltd. — Investor Relations & Filings
TOKYO BASE Co., Ltd. is a fashion company that operates a portfolio of retail stores and apparel brands. The company's business is structured around two primary models: multi-brand select shops and original contemporary brands. Its select shop segment features stores like STUDIOUS, which curates items from various Tokyo-based designers, and THE TOKYO. Concurrently, the company develops and markets its own private labels, including UNITED TOKYO, PUBLIC TOKYO, and CITY TOKYO. A key characteristic of its original brands is a strong focus on 'Made in Japan' production, emphasizing high quality and contemporary design. The company's mission is to promote Japanese fashion and creativity to a global audience through its physical and online stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式取得に係る事項の決定に関するお知らせ | 2026-05-18 | Japanese | |
| 【2027年1月期】2026年4月度月次売上速報 | 2026-05-07 | Japanese | |
| 役員(常勤監査等委員)の異動に関するお知らせ | 2026-04-23 | Japanese | |
| 臨時報告書 | 2026-04-23 | Japanese | |
| 確認書 | 2026-04-22 | Japanese | |
| 有価証券報告書-第18期(2025/02/01-2026/01/31) | 2026-04-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46541153 | 自己株式取得に係る事項の決定に関するお知らせ | 2026-05-18 | Japanese | ||
| 46881299 | 【2027年1月期】2026年4月度月次売上速報 | 2026-05-07 | Japanese | ||
| 46878500 | 役員(常勤監査等委員)の異動に関するお知らせ | 2026-04-23 | Japanese | ||
| 35606486 | 臨時報告書 | 2026-04-23 | Japanese | ||
| 35137076 | 確認書 | 2026-04-22 | Japanese | ||
| 35137031 | 有価証券報告書-第18期(2025/02/01-2026/01/31) | 2026-04-22 | Japanese | ||
|
2025
9 filings
| |||||
| 9761311 | 訂正報告書(大量保有報告書・変更報告書) | 2025-12-10 | Japanese | ||
| 9662095 | 大量保有報告書 | 2025-12-09 | Japanese | ||
| 7855646 | 確認書 | 2025-09-16 | Japanese | ||
| 7855647 | 半期報告書-第18期(2025/02/01-2026/01/31) | 2025-09-16 | Japanese | ||
| 7266252 | 臨時報告書 | 2025-04-24 | Japanese | ||
| 7266383 | 確認書 | 2025-04-23 | Japanese | ||
| 7266382 | 内部統制報告書-第17期(2024/02/01-2025/01/31) | 2025-04-23 | Japanese | ||
| 7266384 | 有価証券報告書-第17期(2024/02/01-2025/01/31) | 2025-04-23 | Japanese | ||
| 7273376 | 臨時報告書 | 2025-03-19 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Khadim India Limited
Footwear retailer and distributor providing affordable shoe…
|
KHADIM | IN | Wholesale and retail trade |
|
KIAASA RETAIL LIMITED
Retailer specializing in women's ethnic and fusion wear at …
|
544711 | IN | Wholesale and retail trade |
|
KONAKA CO.,LTD.
Sells men's and women's business and formal wear through a …
|
7494 | JP | Wholesale and retail trade |
|
KYOTO KIMONO YUZEN HOLDINGS Co.,Ltd.
Specialty retailer of kimonos, accessories, and jewelry for…
|
7615 | JP | Wholesale and retail trade |
|
LANDS' END, INC.
A multi-channel retailer of casual clothing, accessories, f…
|
LE | US | Wholesale and retail trade |
|
La Senza Corporation
Global retailer specializing in women's intimate apparel, f…
|
LSZ | CA | Wholesale and retail trade |
|
LE CHATEAU INC.
Designs, imports, and retails its own brand of contemporary…
|
CTU.H | CA | Wholesale and retail trade |
|
Les enphants
Specialty brand and retailer of infant apparel, maternity w…
|
2911 | TW | Wholesale and retail trade |
|
Libas Consumer Products Limited
Designs and retails fashion apparel and health-oriented con…
|
LIBAS | IN | Wholesale and retail trade |
|
LightInTheBox Holding Co., Ltd.
Global e-commerce retailer of apparel for middle-aged and s…
|
LITB | KY | Wholesale and retail trade |
TOKYO BASE 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/13890/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13890 | 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=13890 | 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=13890 \ -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": 13890}, 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 TOKYO BASE Co., Ltd. (id: 13890)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.