
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 |
|---|---|---|---|
|
ANAP HOLDINGS INC.
Operates apparel retail stores and beauty salons, and integ…
|
3189 | JP | Wholesale and retail trade |
|
Annil Co.,Ltd
Designs and retails high-quality, eco-friendly apparel for …
|
002875 | CN | Wholesale and retail trade |
|
Answear.com S.A.
A multibrand e-commerce platform for fashion, footwear, and…
|
ANR | PL | Wholesale and retail trade |
|
AOKI Holdings Inc.
A holding company with businesses in fashion, bridal servic…
|
8214 | JP | Wholesale and retail trade |
|
AOYAMA TRADING Co., Ltd.
An apparel retailer specializing in business wear with dive…
|
8219 | JP | Wholesale and retail trade |
|
Apranga Group
A fashion retailer in the Baltic States operating a network…
|
APG1L | LT | Wholesale and retail trade |
|
Arden Holdings Inc.
Prominent value fashion retailer and wholesaler of low-pric…
|
— | CA | Wholesale and retail trade |
|
Aritzia Inc.
A design house and fashion retailer specializing in women's…
|
ATZ | CA | Wholesale and retail trade |
|
Arvind Fashions Limited
Manages and distributes a portfolio of international and ow…
|
ARVINDFASN | IN | Wholesale and retail trade |
|
ASIA BRANDS BERHAD
Investment holding company primarily engaged in apparel who…
|
— | MY | 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.