
STUDIO ATAO Co.Ltd. — Investor Relations & Filings
STUDIO ATAO Co., Ltd. is a company that specializes in the planning, design, and sale of original bags, wallets, and small leather goods. The company operates a multi-brand strategy, managing a portfolio that includes ATAO, IANNE, ILEMER, StrawberryMe, and Atelier Atao. It also develops and sells character-themed products. The company's business model encompasses both directly managed physical retail stores and online e-commerce platforms. Guided by the concept of "Entertainment in Fashion!", STUDIO ATAO focuses on creating products that offer innovative design and craftsmanship to provide customers with a sense of joy and excitement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-21 | Japanese | |
| 有価証券報告書-第22期(2025/03/01-2026/02/28) | 2026-05-21 | Japanese | |
| 確認書 | 2025-10-24 | Japanese | |
| 訂正半期報告書-第22期(2025/03/01-2026/02/28) | 2025-10-24 | Japanese | |
| 確認書 | 2025-10-10 | Japanese | |
| 半期報告書-第22期(2025/03/01-2026/02/28) | 2025-10-10 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46718100 | 確認書 | 2026-05-21 | Japanese | ||
| 46718091 | 有価証券報告書-第22期(2025/03/01-2026/02/28) | 2026-05-21 | Japanese | ||
|
2025
8 filings
| |||||
| 8040300 | 確認書 | 2025-10-24 | Japanese | ||
| 8040299 | 訂正半期報告書-第22期(2025/03/01-2026/02/28) | 2025-10-24 | Japanese | ||
| 7982868 | 確認書 | 2025-10-10 | Japanese | ||
| 7982866 | 半期報告書-第22期(2025/03/01-2026/02/28) | 2025-10-10 | Japanese | ||
| 7262055 | 内部統制報告書-第21期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese | ||
| 7262053 | 臨時報告書 | 2025-05-27 | Japanese | ||
| 7262058 | 有価証券報告書-第21期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese | ||
| 7262054 | 確認書 | 2025-05-27 | Japanese | ||
|
2024
5 filings
| |||||
| 7305856 | 確認書 | 2024-10-09 | Japanese | ||
| 7305860 | 半期報告書-第21期(2024/03/01-2025/02/28) | 2024-10-09 | Japanese | ||
| 7316974 | 確認書 | 2024-07-10 | Japanese | ||
| 7316973 | 四半期報告書-第21期第1四半期(2024/03/01-2024/05/31) | 2024-07-10 | Japanese | ||
| 7335526 | 臨時報告書 | 2024-05-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
|
SHELLCASE LTD
Designs and manufactures custom protective carrying solutio…
|
— | CA | Manufacturing |
|
Sitoy Group Holdings Limited
Leading global manufacturer and retailer of high-end luxury…
|
1023 | HK | Manufacturing |
|
Tumi Inc.
Offers durable and functional luggage, bags, and accessorie…
|
TUMI | US | Manufacturing |
|
USWE Sports AB
Designs outdoor equipment, specializing in bounce-free pack…
|
USWE | SE | Manufacturing |
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
STUDIO ATAO 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/13987/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13987 | 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=13987 | 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=13987 \ -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": 13987}, 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 STUDIO ATAO Co.Ltd. (id: 13987)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.