
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 |
|---|---|---|---|
|
Davin Sons Retail Limited
Multi-channel distributor specializing in apparel and lifes…
|
544331 | IN | Wholesale and retail trade |
|
Dazzle Fashion Co.,Ltd
Designs and retails mid-to-high-end apparel through a multi…
|
603587 | CN | Wholesale and retail trade |
|
Delta Israel Brands Ltd.
Designs and sells apparel like underwear, loungewear, and a…
|
DLTI | IL | Wholesale and retail trade |
|
Designer Brands Inc.
A designer, producer, and retailer of footwear and accessor…
|
DBI | US | Wholesale and retail trade |
|
DESTINATION XL GROUP, INC.
A specialty retailer of Big & Tall men's apparel, shoes, an…
|
DXLG | IN | Wholesale and retail trade |
|
DULUTH HOLDINGS INC.
Lifestyle brand of durable and functional casual wear, work…
|
DLTH | US | Wholesale and retail trade |
|
Dylex Limited
A prominent specialty retail organization and one of the la…
|
DLX | CA | Wholesale and retail trade |
|
EMPRESAS TRICOT S.A.
Sells trendy apparel, footwear, and accessories for all age…
|
— | CL | Wholesale and retail trade |
|
Ermes Department Stores PLC
A diversified retail organization selling fashion, cosmetic…
|
ERME | CY | Wholesale and retail trade |
|
Esprit Holdings Limited
Investment holding company for global distribution, wholesa…
|
330 | BM | 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.