
ATSUGI CO., LTD. — Investor Relations & Filings
ATSUGI CO., LTD. is a manufacturer specializing in the development, production, and sale of legwear and innerwear. The company's core product portfolio consists of pantyhose, stockings, socks, and lingerie, primarily targeting the women's market. A key brand in its lineup is ASTIGU, a collection of stockings designed to enhance the aesthetic appeal of the wearer's legs. The company also diversifies its offerings with products such as sports innerwear and items for elderly care, addressing a broader range of consumer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8195858 | 確認書 | 2025-11-11 | Japanese | ||
| 8195849 | 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | ||
| 7243222 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7248935 | 確認書 | 2025-06-26 | Japanese | ||
| 7248925 | 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248911 | 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7261257 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261253 | 臨時報告書 | 2025-05-30 | Japanese | ||
|
2024
7 filings
| |||||
| 7291535 | 臨時報告書 | 2024-12-18 | Japanese | ||
| 7299944 | 確認書 | 2024-11-12 | Japanese | ||
| 7299940 | 半期報告書-第99期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7306587 | 臨時報告書 | 2024-10-01 | Japanese | ||
| 7318359 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7323615 | 確認書 | 2024-06-27 | Japanese | ||
| 7323604 | 内部統制報告書-第98期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
THE WILLBES & CO.,LTD
A diversified company with operations in textiles, educatio…
|
008600 | KR | Manufacturing |
|
Utenos Trikotazas
Vertically integrated producer of sustainable jersey fabric…
|
UTR1L | LT | Manufacturing |
|
Virat Industries Ltd.
Manufactures and exports high-quality socks and specialized…
|
530521 | IN | Manufacturing |
|
Wolford AG
Manufacturer of luxury legwear, ready-to-wear, and lingerie…
|
WOL | AT | Manufacturing |
|
York Exports Ltd.
Manufacturer and exporter of knitwear and ready-made garmen…
|
530675 | IN | Manufacturing |
|
Zhejiang Bangjie Holding Group Co.,Ltd
A diversified manufacturer of seamless apparel and high-eff…
|
002634 | CN | Manufacturing |
|
Zhejiang Jasan Holding Group Co.,Ltd.
Global OEM/ODM provider of high-end socks and seamless appa…
|
603558 | CN | Manufacturing |
ATSUGI 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/11155/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11155 | 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=11155 | 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=11155 \ -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": 11155}, 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 ATSUGI CO., LTD. (id: 11155)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.