
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 |
|---|---|---|---|
|
Brand Concepts Limited
Designs and distributes travel gear, handbags, and lifestyl…
|
BCONCEPTS | IN | Wholesale and retail trade |
|
Brandman Retail Limited
Manages and distributes international fashion brands via mu…
|
BRANDMAN | IN | Wholesale and retail trade |
|
Bubbles Intergroup Ltd.
Produces, imports, markets, and distributes children's clot…
|
BBLS | IL | Wholesale and retail trade |
|
BUCKLE INC
Retailer of casual apparel, footwear, and accessories with …
|
BKE | US | Wholesale and retail trade |
|
C&A MODAS S.A.
Retailer of apparel and accessories through physical stores…
|
— | BR | Wholesale and retail trade |
|
CANTABIL RETAIL INDIA LIMITED
Vertically integrated apparel manufacturer and retailer of …
|
CANTABIL | IN | Wholesale and retail trade |
|
CARLO RINO GROUP BERHAD
Designer and retailer of women's fashion, specializing in h…
|
— | MY | Wholesale and retail trade |
|
Castro Model Ltd.
A fashion retailer and designer of apparel, accessories, co…
|
CAST | IL | Wholesale and retail trade |
|
CATO CORP
A specialty retailer of affordable women's fashion apparel …
|
CATO | US | Wholesale and retail trade |
|
C.banner International Holdings Limited
Integrated retailer of women's footwear, OEM manufacturer, …
|
1028 | HK | 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.