
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 |
|---|---|---|---|
|
Acknit Industries Ltd
Manufacturer and exporter of industrial work gloves and rea…
|
530043 | IN | Manufacturing |
|
Addi Industries Ltd.
Manufactures and distributes readymade knitwear and apparel…
|
507852 | IN | Manufacturing |
|
ALAN SCOTT ENTERPRISES LIMITED
Manufactures and distributes hosiery, apparel, and health a…
|
539115 | IN | Manufacturing |
|
Bhandari Hosiery Exports Ltd.
Vertically integrated manufacturer of knitted garments and …
|
BHANDARI | IN | Manufacturing |
|
C-SITE Co., Ltd.
An OEM/ODM vendor that designs, produces, and exports knitt…
|
109670 | KR | Manufacturing |
|
CSP International Fashion Group
Designs, manufactures, and distributes hosiery, underwear, …
|
CSP | IT | Manufacturing |
|
Delta Galil
Global manufacturer of private label and branded apparel, i…
|
DELG | IL | Manufacturing |
|
Devernois S.A.
Designs and produces high-end women's ready-to-wear, specia…
|
ALDEV | FR | Manufacturing |
|
Filatex Fashions Ltd
Manufactures and exports diverse socks and hosiery for glob…
|
FILATFASH | IN | Manufacturing |
|
GARMENT MANTRA LIFESTYLE LIMITED
Integrated manufacturer and retailer of mass-market knitted…
|
539216 | IN | 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.