
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 |
|---|---|---|---|
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
|
Leather Up Limited
Manufactures and exports premium quality leather goods, spe…
|
LEUL | PK | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
|
MULBERRY GROUP PLC
A luxury brand established in 1971, specializing in leather…
|
MUL | GB | Manufacturing |
|
PECCA GROUP BERHAD
Specializes in premium leather upholstery and seat covers f…
|
— | MY | Manufacturing |
|
Piquadro
Italian brand of leather goods and accessories for business…
|
PQ | IT | Manufacturing |
|
Prosperous Industrial (Holdings) Limited
Design, manufacture, and distribution of recreational bags …
|
1731 | HK | Manufacturing |
|
Safari Industries (India) Ltd.
Manufactures and markets luggage, backpacks, and travel acc…
|
SAFARI | IN | 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.