
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 |
|---|---|---|---|
|
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 |
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.