
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 |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | 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.